31 Commits (244bbe37c3dd446ccfa7ec1bb9fcb72de4b076d5)

Author SHA1 Message Date
chrislu 244bbe37c3 debug: Add comprehensive Metadata response logging - METADATA IS CORRECT 3 months ago
chrislu cbd2c8a273 debug: Add before-routing logging for ListOffsets 3 months ago
chrislu 920e7c6b41 debug: Add request routing and control plane logging 3 months ago
chrislu cc16e42162 debug: Add processRequestSync and ListOffsets case logging 3 months ago
chrislu 9ce91d2ff3 debug: Add ListOffsets response validation logging 3 months ago
chrislu 0529a2af28 debug: Add consumer coordination logging to pinpoint consumer init issue 3 months ago
chrislu 592042e496 fix: Remove context timeout propagation from produce that breaks consumer init 3 months ago
chrislu f3f93a9483 Add comprehensive debug logging for Noop record processing 3 months ago
chrislu 3e32331f38 Apply client-specified timeout to context 3 months ago
chrislu 4bf914e274 clean up 3 months ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 3 months ago
chrislu bca94e778d fmt 3 months ago
chrislu fa1be8b2b0 perf: add RecordType inference cache to eliminate 37% gateway CPU overhead 3 months ago
chrislu b96563946b remove _schemas debug 3 months ago
chrislu 4d86fd345b refactor: reduce verbosity of debug log messages 3 months ago
chrislu e1a4bff794 feat: add context timeout propagation to produce path 3 months ago
chrislu 39e7bbdc6d less logs 3 months ago
chrislu 1807b8093c debug fetch offset APIs 3 months ago
chrislu f639c42472 clean up consumer protocols 3 months ago
chrislu e344c6ce24 adjust return values on failures 3 months ago
chrislu 0cbc5e906e purge unused 3 months ago
chrislu fd33e03008 less logs, remove unused code 3 months ago
chrislu bb0e613275 more time 3 months ago
chrislu 5c6b0eaa0d Update fetch.go 3 months ago
chrislu 718113d085 adjust deadline 3 months ago
chrislu e9101d9733 add some delays 3 months ago
chrislu 7c0c212d33 use client timeout wait 3 months ago
chrislu 4766534b84 increase deadline 3 months ago
chrislu 54f4a4285a consumer group that does not join group 3 months ago
chrislu 6ef2f66198 only recreate if we need to seek backward (requested offset < current offset), not on any mismatch 3 months ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 3 months ago