30 Commits (cbd2c8a27341cff27fc399ee2bc410c1b68fccde)

Author SHA1 Message Date
chrislu cbd2c8a273 debug: Add before-routing logging for ListOffsets 6 days ago
chrislu 920e7c6b41 debug: Add request routing and control plane logging 6 days ago
chrislu cc16e42162 debug: Add processRequestSync and ListOffsets case logging 6 days ago
chrislu 9ce91d2ff3 debug: Add ListOffsets response validation logging 6 days ago
chrislu 0529a2af28 debug: Add consumer coordination logging to pinpoint consumer init issue 6 days ago
chrislu 592042e496 fix: Remove context timeout propagation from produce that breaks consumer init 6 days ago
chrislu f3f93a9483 Add comprehensive debug logging for Noop record processing 6 days ago
chrislu 3e32331f38 Apply client-specified timeout to context 7 days ago
chrislu 4bf914e274 clean up 7 days ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 7 days ago
chrislu bca94e778d fmt 1 week 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 f639c42472 clean up consumer protocols 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
chrislu bb0e613275 more time 1 week ago
chrislu 5c6b0eaa0d Update fetch.go 1 week ago
chrislu 718113d085 adjust deadline 1 week ago
chrislu e9101d9733 add some delays 1 week ago
chrislu 7c0c212d33 use client timeout wait 1 week ago
chrislu 4766534b84 increase deadline 1 week ago
chrislu 54f4a4285a consumer group that does not join group 1 week ago
chrislu 6ef2f66198 only recreate if we need to seek backward (requested offset < current offset), not on any mismatch 1 week ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 1 week ago