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 ef609eebd2 mq(kafka): advertise Metadata v1 and implement v1 response; stabilize JoinGroup IDs; encode consumer subscription metadata with UserData; gate JoinGroup fields by version; revert subscription version to 0 for compatibility 2 months ago
..
consumer mq(kafka): 🎯 BREAKTHROUGH - Fix deterministic member ID generation 2 months ago
gateway mq(kafka): BREAKTHROUGH - Raw protocol test proves our server works perfectly! 2 months ago
integration mq(kafka): Phase 3 Step 1 - Consumer Group Foundation 2 months ago
offset mq(kafka): implement offset ledger system with thread-safe in-memory mapping from Kafka offsets to timestamps; integrate with ListOffsets handler and topic lifecycle 2 months ago
protocol mq(kafka): advertise Metadata v1 and implement v1 response; stabilize JoinGroup IDs; encode consumer subscription metadata with UserData; gate JoinGroup fields by version; revert subscription version to 0 for compatibility 2 months ago
PROTOCOL_COMPATIBILITY_REVIEW.md mq(kafka): Add comprehensive protocol compatibility review and TODOs 2 months ago