11989 Commits (5c17bba00bc9db559683a639caffeebe2497b52a)
 

Author SHA1 Message Date
chrislu 5c17bba00b ring size MaxPartitionCount 2 months ago
chrislu d9d099744d use customer request values 2 months ago
chrislu cd6a55533a fmt 2 months ago
chrislu eeb5f62d74 fix host 2 months ago
chrislu b2016ab9b6 fix build 2 months ago
chrislu 4e4e3ce1a8 tests: align ApiVersions test expectations with advertised ranges (ListOffsets v0-2, Fetch v0-7) 2 months ago
chrislu a5f330ad17 kafka protocol: align advertised and validated API version ranges with implemented handlers (Fetch<=v7, ListOffsets<=v2, FindCoordinator<=v2, OffsetCommit/OffsetFetch<=v2); keep Metadata<=v7, JoinGroup<=v7, SyncGroup<=v5 2 months ago
chrislu ceab8a8222 kafka gateway: add comprehensive version matrix tests for JoinGroup v0/v5, SyncGroup v0/v3, OffsetFetch v1/v2, FindCoordinator v0/v1/v2, ListOffsets v0/v1/v2; make parsers version-aware for RebalanceTimeout (v1+) and GroupInstanceID (v5+ for JoinGroup, v3+ for SyncGroup); ensure format correctness across API versions 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 48a0b49880 protocol: align request parsing with Kafka specs; remove client_id skips; revert OffsetFetch v0-v5 to classic encodings; adjust FindCoordinator parsing; update ApiVersions Metadata max v7; fix tests to pass apiVersion and expectations 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 56608aead3 feat: major consumer group breakthrough - fix FindCoordinator v2 and JoinGroup v5 2 months ago
chrislu 687eaddedd debug: add comprehensive consumer group tests and identify FindCoordinator issue 2 months ago
chrislu 5ec751e2e3 feat: fix Sarama consumer compatibility by correcting record batch base offsets 2 months ago
chrislu 491404b3f6 debug: add detailed logging for Sarama Fetch v5 issue 2 months ago
chrislu 7f9bc31a23 chore: clean up debug messages after kafka-go fix 2 months ago
chrislu 8033ca6399 feat: fix Fetch v10 response format for kafka-go compatibility 2 months ago
chrislu bab10b6c26 fmt 2 months ago
chrislu 0670ea4690 fix: correct ListOffsets v1 request parsing for kafka-go compatibility 2 months ago
chrislu 014db6f999 fix: correct ListOffsets v1 response format for kafka-go compatibility 2 months ago
chrislu 35e1239cbf fmt 2 months ago
chrislu 6c19e548d3 feat: implement working Kafka consumer functionality with stored record batches 2 months ago
chrislu 28d4f90d83 feat: enhance Fetch API with proper request parsing and record batch construction 2 months ago
chrislu 0bb866e57c fmt 2 months ago
chrislu ec1317b910 cleanup: remove prominent debug messages from kafka protocol handlers 2 months ago
chrislu 4ad9d6e781 ci: add Kafka and PostgreSQL gateway tests to GitHub Actions 2 months ago
chrislu baed1e156a fmt 2 months ago
chrislu aecc020b14 fix: kafka-go writer compatibility and debug cleanup 2 months ago
chrislu bfe15f970b Fix kafka-go compatibility: 2 months ago
chrislu edeb922749 Remove correlation ID from Metadata v1 response for kafka-go compatibility 2 months ago
chrislu d6f688a44f Limit Metadata API to v4 to fix kafka-go client compatibility 2 months ago
chrislu e2722045a4 Fix JoinGroup protocol parsing and subscription extraction 2 months ago
chrislu c3dd0c566e Fix OffsetCommit/OffsetFetch hardcoded parsing for real clients 2 months ago
chrislu 755346e0b1 Fix CreateTopics v2 parsing for kafka-go client compatibility 2 months ago
chrislu 92e44363c6 Add Docker setup validation tests and fix function conflicts 2 months ago
chrislu 00a672d12e Add comprehensive Docker Compose setup for Kafka integration tests 2 months ago
chrislu e70421bb81 Clean up completed TODO: offset field in parquet storage 2 months ago
chrislu 87829d52f5 Fix schema registry integration tests 2 months ago
chrislu 79b74bfde2 SW_COLUMN_NAME_OFFSET 2 months ago
chrislu 6e1b96fb4a Phase 6: Complete testing, validation, and documentation 2 months ago
chrislu 6aba7e6620 Phase 5: Implement SQL storage backend for offset persistence 2 months ago
chrislu 171dbdb4f3 Phase 4: Integrate offset management with SMQ broker components 2 months ago
chrislu 1e2ad6c1c0 Update development plan with Phase 1-3 completion status 2 months ago
chrislu 82fb366968 Phase 3: Implement offset-based subscription and SMQ integration 2 months ago
chrislu 161866b269 Phase 2: Implement offset assignment logic and recovery 2 months ago
chrislu 450db29c17 Phase 1: Add native offset support to SMQ protobuf definitions 2 months ago
chrislu f32a763099 remove emoji 2 months ago