23 Commits (7a509adc232fbe1fe5a70f03346871739fb954ab)

Author SHA1 Message Date
chrislu ad471d25ab investigation: Schema Registry producer sends InitProducerId with idempotence enabled 2 weeks ago
chrislu 94f3232e78 🚨 CRITICAL BREAKTHROUGH: Switch case for ListOffsets NEVER MATCHED! 2 weeks ago
chrislu cebd17f910 debug: Add exhaustive ListOffsets handler logging - CONFIRMS ROOT CAUSE 2 weeks ago
chrislu 410259060f debug: Add Metadata response hex logging and enable SR debug logs 2 weeks ago
chrislu 84842eb6e9 debug: Add raw request logging - CONSUMER STUCK IN SEEK LOOP 2 weeks ago
chrislu 244bbe37c3 debug: Add comprehensive Metadata response logging - METADATA IS CORRECT 2 weeks ago
chrislu cbd2c8a273 debug: Add before-routing logging for ListOffsets 2 weeks ago
chrislu 920e7c6b41 debug: Add request routing and control plane logging 2 weeks ago
chrislu cc16e42162 debug: Add processRequestSync and ListOffsets case logging 2 weeks ago
chrislu 9ce91d2ff3 debug: Add ListOffsets response validation logging 2 weeks ago
chrislu 0529a2af28 debug: Add consumer coordination logging to pinpoint consumer init issue 2 weeks ago
chrislu 592042e496 fix: Remove context timeout propagation from produce that breaks consumer init 2 weeks ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 2 weeks ago
chrislu fa1be8b2b0 perf: add RecordType inference cache to eliminate 37% gateway CPU overhead 2 weeks ago
chrislu b96563946b remove _schemas debug 2 weeks ago
chrislu 4d86fd345b refactor: reduce verbosity of debug log messages 2 weeks ago
chrislu e1a4bff794 feat: add context timeout propagation to produce path 2 weeks ago
chrislu 39e7bbdc6d less logs 2 weeks ago
chrislu 1807b8093c debug fetch offset APIs 2 weeks ago
chrislu e344c6ce24 adjust return values on failures 2 weeks ago
chrislu 0cbc5e906e purge unused 2 weeks ago
chrislu fd33e03008 less logs, remove unused code 2 weeks ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 2 weeks ago