32 Commits (2c28860aadbc598d22a94d048f03f1eac81d48cf)

Author SHA1 Message Date
chrislu 006c8ac47c fix: Add topic auto-creation and cache invalidation to ALL metadata handlers 6 days ago
chrislu a5db489f82 fix: Add topic cache invalidation and auto-creation on metadata requests 6 days ago
chrislu 5273e781f0 clean up, mem.Allocate and Free 7 days ago
chrislu 9373ae28d5 cleanup: Remove all temporary debug logs 7 days ago
chrislu 28c9516ecd cleanup: Remove all emoji logs 7 days ago
chrislu 35b9417d12 cleanup: Remove debug messages 7 days ago
chrislu d66ba54250 fix: Use actual nodeID in HandleMetadataV1 and HandleMetadataV3V4 7 days ago
chrislu 8ef2cb5b16 fix: Use actual broker nodeID in partition metadata for Metadata responses 7 days ago
chrislu bfde525aba fix: Dynamic hostname detection in Metadata response 7 days ago
chrislu ad471d25ab investigation: Schema Registry producer sends InitProducerId with idempotence enabled 7 days ago
chrislu 94f3232e78 🚨 CRITICAL BREAKTHROUGH: Switch case for ListOffsets NEVER MATCHED! 7 days ago
chrislu cebd17f910 debug: Add exhaustive ListOffsets handler logging - CONFIRMS ROOT CAUSE 7 days ago
chrislu 410259060f debug: Add Metadata response hex logging and enable SR debug logs 7 days ago
chrislu 84842eb6e9 debug: Add raw request logging - CONSUMER STUCK IN SEEK LOOP 7 days ago
chrislu 244bbe37c3 debug: Add comprehensive Metadata response logging - METADATA IS CORRECT 7 days ago
chrislu cbd2c8a273 debug: Add before-routing logging for ListOffsets 7 days ago
chrislu 920e7c6b41 debug: Add request routing and control plane logging 7 days ago
chrislu cc16e42162 debug: Add processRequestSync and ListOffsets case logging 7 days ago
chrislu 9ce91d2ff3 debug: Add ListOffsets response validation logging 7 days ago
chrislu 0529a2af28 debug: Add consumer coordination logging to pinpoint consumer init issue 7 days ago
chrislu 592042e496 fix: Remove context timeout propagation from produce that breaks consumer init 7 days ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 7 days ago
chrislu fa1be8b2b0 perf: add RecordType inference cache to eliminate 37% gateway CPU overhead 1 week ago
chrislu b96563946b remove _schemas debug 1 week ago
chrislu 4d86fd345b refactor: reduce verbosity of debug log messages 1 week ago
chrislu e1a4bff794 feat: add context timeout propagation to produce path 1 week ago
chrislu 39e7bbdc6d less logs 1 week ago
chrislu 1807b8093c debug fetch offset APIs 1 week ago
chrislu e344c6ce24 adjust return values on failures 1 week ago
chrislu 0cbc5e906e purge unused 1 week ago
chrislu fd33e03008 less logs, remove unused code 1 week ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 1 week ago