26 Commits (f69e2a0c2d1c02b9183dcc0399a5bc3b5cf0ec60)

Author SHA1 Message Date
chrislu e9293cd201 debug: Add channel closure detection for early message stream termination 5 days ago
chrislu 6ea2f8a4bd feat: Add comprehensive timeout and hang detection logging 5 days ago
chrislu 006c8ac47c fix: Add topic auto-creation and cache invalidation to ALL metadata handlers 5 days ago
chrislu 5d86a30d8e debug: Add comprehensive message flow logging - 73% improvement! 5 days ago
chrislu a5db489f82 fix: Add topic cache invalidation and auto-creation on metadata requests 5 days ago
chrislu 3c1df04c9a test: Add consumer stalling reproducer tests 5 days ago
chrislu 851fe6f69e feat: Add detailed logging for offset tracking and partition assignment 5 days ago
chrislu 133698a9c4 tune: Adjust commit frequency to every 20 messages for optimal balance 5 days ago
chrislu ebdabdc8fe fix: Balance commit frequency at every 50 messages 5 days ago
chrislu 5ae0b21b22 fix: Reduce manual commit frequency from every 10 to every 100 messages 5 days ago
chrislu f891ca738d fix vulnerability 5 days ago
chrislu 5f8b632ff2 test: Run SeekToBeginningTest - BREAKTHROUGH: Metadata response advertising wrong hostname! 5 days ago
chrislu 7a509adc23 test: Enhanced SeekToBeginningTest with detailed request/response tracking 5 days ago
chrislu a1c2c18a2b debug: Enable OffsetsRequestManager DEBUG logging to trace StaleMetadataException 5 days ago
chrislu 9a2d351a55 feat: Add standalone Java SeekToBeginning test to reproduce the issue 5 days ago
chrislu 410259060f debug: Add Metadata response hex logging and enable SR debug logs 5 days ago
chrislu 592042e496 fix: Remove context timeout propagation from produce that breaks consumer init 6 days ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 6 days ago
chrislu 2ffdda2661 fix: commit offsets in Cleanup() before rebalancing 6 days ago
chrislu a12f7b2ee8 fix go mod 6 days ago
chrislu 1807b8093c debug fetch offset APIs 6 days ago
chrislu ba1a8aed64 log read stateless 7 days ago
chrislu 6c1298b5f7 track messages with testStartTime 7 days ago
chrislu f4a018e731 verify produced messages are consumed 7 days ago
chrislu fba4fc3a7d All consumers share the same group for load balancing across partitions 1 week ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 1 week ago