13 Commits (baed1e156a51a51673ef9e588ecb4b29793983c6)

Author SHA1 Message Date
chrislu baed1e156a fmt 2 months ago
chrislu e2722045a4 Fix JoinGroup protocol parsing and subscription extraction 2 months ago
chrislu 2184ede70f Implement precise Metadata v1 encoding based on kafka-go struct format 2 months ago
chrislu 0399a33a9f mq(kafka): extensive JoinGroup response debugging - kafka-go consistently rejects all formats 2 months ago
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
chrislu 7e2c1fd9ac mq(kafka): Investigate SyncGroup workflow - kafka-go not calling SyncGroup 2 months ago
chrislu 65415e515f mq(kafka): ๐ŸŽฏ BREAKTHROUGH - Fix deterministic member ID generation 2 months ago
chrislu 1696ddf570 mq(kafka): Debug JoinGroup member ID generation and group instance handling 2 months ago
chrislu 739601fb3a mq(kafka): Generate subscription metadata in JoinGroup response 2 months ago
chrislu 89a05f8c37 mq(kafka): Fix JoinGroup v2 throttle_time_ms placement 2 months ago
chrislu 3322d4fdd1 mq(kafka): Fix JoinGroup v2 parsing - Consumer group membership working 2 months ago
chrislu 5595dfd476 mq(kafka): Add comprehensive protocol compatibility review and TODOs 2 months ago
chrislu d415911943 mq(kafka): Phase 3 Step 1 - Consumer Group Foundation 2 months ago