13 Commits (92d6bbe5759e9fce542e80984e2f5eda514740bc)

Author SHA1 Message Date
chrislu 42aea1dc68 align package decoding 2 months ago
chrislu e6f7e7efb5 fix in-memory variables 2 months ago
chrislu 56ba8ce219 Phase 3: Add comprehensive integration tests 2 months ago
chrislu ac436eac94 Phase 2: Wire OffsetCommit/OffsetFetch to SMQ storage 2 months ago
chrislu 7790155827 kafka gateway: strip client_id in header; align handlers with spec; fix ApiVersions count; correct Metadata/ListOffsets v0 tests; robust Produce v2+ parsing (transactional_id fallback, acks=0 empty response, unknown topic errors); relax record set/test extraction; fix OffsetCommit/OffsetFetch parsing and tests; Fetch returns UNKNOWN_TOPIC_OR_PARTITION for missing topic 2 months ago
chrislu 25d642d218 tests(protocol): add/align spec-based tests; fix parsing to strip client_id at header level by removing client_id assumptions in JoinGroup/SyncGroup/OffsetFetch/FindCoordinator bodies; revert OffsetFetch to classic encodings for v0-v5 2 months ago
chrislu 2c525781f8 fmt 2 months ago
chrislu 8ca819770e feat: COMPLETE consumer group protocol implementation - OffsetFetch parsing fixed! 2 months ago
chrislu ccd80c2446 feat: complete consumer group coordination protocol - SyncGroup v3 and OffsetFetch fixes 2 months ago
chrislu baed1e156a fmt 2 months ago
chrislu c3dd0c566e Fix OffsetCommit/OffsetFetch hardcoded parsing for real clients 2 months ago
chrislu 5595dfd476 mq(kafka): Add comprehensive protocol compatibility review and TODOs 2 months ago
chrislu 26acff4373 mq(kafka): Phase 3 Step 2 - Offset Management 2 months ago