You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chrislu 7e2c1fd9ac mq(kafka): Investigate SyncGroup workflow - kafka-go not calling SyncGroup 2 months ago
..
consumer_coordination.go mq(kafka): Phase 3 Step 3 - Consumer Coordination 2 months ago
consumer_coordination_test.go mq(kafka): Phase 3 Step 3 - Consumer Coordination 2 months ago
fetch.go mq(kafka): Add comprehensive protocol compatibility review and TODOs 2 months ago
fetch_test.go mq(kafka): implement Fetch handler with record batch construction, high watermark tracking, and comprehensive test coverage for consumer functionality 2 months ago
find_coordinator.go mq(kafka): Fix JoinGroup v2 parsing - Consumer group membership working 2 months ago
handler.go mq(kafka): Investigate SyncGroup workflow - kafka-go not calling SyncGroup 2 months ago
handler_test.go mq(kafka): Phase 3 Step 3 - Consumer Coordination 2 months ago
joingroup.go mq(kafka): Investigate SyncGroup workflow - kafka-go not calling SyncGroup 2 months ago
offset_management.go mq(kafka): Add comprehensive protocol compatibility review and TODOs 2 months ago
offset_management_test.go mq(kafka): Phase 3 Step 2 - Offset Management 2 months ago
produce.go mq(kafka): Add comprehensive API version validation with Metadata v1 foundation 2 months ago
produce_test.go mq(kafka): implement Produce handler with record parsing, offset assignment, ledger integration; supports fire-and-forget and acknowledged modes with comprehensive test coverage 2 months ago