17 Commits (e9293cd2017723fe16ff7dde7498062d544c5fb1)

Author SHA1 Message Date
chrislu e9293cd201 debug: Add channel closure detection for early message stream termination 6 days ago
chrislu 6ea2f8a4bd feat: Add comprehensive timeout and hang detection logging 6 days ago
chrislu 006c8ac47c fix: Add topic auto-creation and cache invalidation to ALL metadata handlers 6 days ago
chrislu 5d86a30d8e debug: Add comprehensive message flow logging - 73% improvement! 6 days ago
chrislu a5db489f82 fix: Add topic cache invalidation and auto-creation on metadata requests 6 days ago
chrislu 3c1df04c9a test: Add consumer stalling reproducer tests 6 days ago
chrislu 851fe6f69e feat: Add detailed logging for offset tracking and partition assignment 6 days ago
chrislu 133698a9c4 tune: Adjust commit frequency to every 20 messages for optimal balance 6 days ago
chrislu ebdabdc8fe fix: Balance commit frequency at every 50 messages 6 days ago
chrislu 5ae0b21b22 fix: Reduce manual commit frequency from every 10 to every 100 messages 6 days ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 7 days ago
chrislu 2ffdda2661 fix: commit offsets in Cleanup() before rebalancing 1 week ago
chrislu ba1a8aed64 log read stateless 1 week ago
chrislu 6c1298b5f7 track messages with testStartTime 1 week ago
chrislu f4a018e731 verify produced messages are consumed 1 week 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