59 Commits (ad471d25ab0796a1d8ae3a5700fcbb7043a39a41)

Author SHA1 Message Date
chrislu ad471d25ab investigation: Schema Registry producer sends InitProducerId with idempotence enabled 4 weeks ago
chrislu 94f3232e78 🚨 CRITICAL BREAKTHROUGH: Switch case for ListOffsets NEVER MATCHED! 4 weeks ago
chrislu cebd17f910 debug: Add exhaustive ListOffsets handler logging - CONFIRMS ROOT CAUSE 4 weeks ago
chrislu 410259060f debug: Add Metadata response hex logging and enable SR debug logs 4 weeks ago
chrislu 84842eb6e9 debug: Add raw request logging - CONSUMER STUCK IN SEEK LOOP 4 weeks ago
chrislu 244bbe37c3 debug: Add comprehensive Metadata response logging - METADATA IS CORRECT 4 weeks ago
chrislu cbd2c8a273 debug: Add before-routing logging for ListOffsets 4 weeks ago
chrislu 920e7c6b41 debug: Add request routing and control plane logging 4 weeks ago
chrislu cc16e42162 debug: Add processRequestSync and ListOffsets case logging 4 weeks ago
chrislu 9ce91d2ff3 debug: Add ListOffsets response validation logging 4 weeks ago
chrislu 0529a2af28 debug: Add consumer coordination logging to pinpoint consumer init issue 4 weeks ago
chrislu 592042e496 fix: Remove context timeout propagation from produce that breaks consumer init 4 weeks ago
chrislu f3f93a9483 Add comprehensive debug logging for Noop record processing 4 weeks ago
chrislu 3e32331f38 Apply client-specified timeout to context 4 weeks ago
chrislu 4bf914e274 clean up 4 weeks ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 4 weeks ago
chrislu bca94e778d fmt 4 weeks ago
chrislu fa1be8b2b0 perf: add RecordType inference cache to eliminate 37% gateway CPU overhead 4 weeks ago
chrislu 98ec5e03eb perf: add partition assignment cache in gateway to eliminate 13.5% CPU overhead 4 weeks ago
chrislu b96563946b remove _schemas debug 4 weeks ago
chrislu 4b4dffc731 refactor: change remaining glog.Infof debug messages to V(3) 4 weeks ago
chrislu 4d86fd345b refactor: reduce verbosity of debug log messages 4 weeks ago
chrislu e1a4bff794 feat: add context timeout propagation to produce path 4 weeks ago
chrislu 39e7bbdc6d less logs 4 weeks ago
chrislu 1807b8093c debug fetch offset APIs 4 weeks ago
chrislu ba1a8aed64 log read stateless 4 weeks ago
chrislu 3b75e50b04 removing the unnecessary restart logic and relying on the seek mechanism we already implemented 4 weeks ago
chrislu 0bf4ace6b1 reuse cached records 4 weeks ago
chrislu 7e934d6283 ack messages to broker 4 weeks ago
chrislu 5222ddaf2f seekable subscribe messages 1 month ago
chrislu 60e6e63706 avoid goroutine leak 1 month ago
chrislu f639c42472 clean up consumer protocols 1 month ago
chrislu e344c6ce24 adjust return values on failures 1 month ago
chrislu 0cbc5e906e purge unused 1 month ago
chrislu fd33e03008 less logs, remove unused code 1 month ago
chrislu bb0e613275 more time 1 month ago
chrislu 5c6b0eaa0d Update fetch.go 1 month ago
chrislu 718113d085 adjust deadline 1 month ago
chrislu e9101d9733 add some delays 1 month ago
chrislu 090f73dc66 less logs 1 month ago
chrislu 7c0c212d33 use client timeout wait 1 month ago
chrislu 4766534b84 increase deadline 1 month ago
chrislu 54f4a4285a consumer group that does not join group 1 month ago
chrislu 9e78705a98 refactor dedup 1 month ago
chrislu 1f128d65c5 debug 1 month ago
chrislu 9eae9e1fed unlock 1 month ago
chrislu 98b536480d fix locking 1 month ago
chrislu 73ebc69a82 avoid deadlock 1 month ago
chrislu fe9e0161d5 fmt 1 month ago
chrislu 92a7e42368 atomic currentStartOffset 1 month ago