12055 Commits (8e69446112494ca2763e941ad015285b668f9711)
 

Author SHA1 Message Date
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
chrislu deb315a8a9 persist kafka offset 2 months ago
chrislu dbd2cc0493 Phase E1: Complete Protobuf binary descriptor parsing 2 months ago
chrislu 17f0ad7788 add decode encode test 2 months ago
chrislu b4e307cccb Phase D: Wire Fetch handler to retrieve RecordValue from mq.broker and reconstruct Confluent envelope 2 months ago
chrislu a3f569f3b0 Phase C: Wire Produce handler to decode schema and publish RecordValue to mq.broker 2 months ago
chrislu 517eb030a6 Phase B: Add mq.broker integration for schematized messages 2 months ago
chrislu 2bc07e3316 Phase A: Add comprehensive unit tests for schema decode/encode 2 months ago
chrislu 040ddab5c5 Phase 8: Add comprehensive integration tests with real Schema Registry 2 months ago
chrislu 4ed2604c71 Phase 6: Add JSON Schema decoder support for Kafka Gateway 2 months ago
chrislu 71b2615f4a fmt 2 months ago
chrislu 9cfbc0d4a1 Phase 7: Implement Fetch path schema reconstruction framework 2 months ago
chrislu 394f49a25f Phase 5: Add Protobuf decoder support for Kafka Gateway 2 months ago
chrislu 7b47ad613b Phase 4: Integrate schema decoding into Kafka Produce path 2 months ago
chrislu 2c021652d3 Phase 3: Implement Avro decoder and SMQ RecordValue mapper 2 months ago
chrislu c688bd1806 Phase 2: Add Schema Registry HTTP client with caching 2 months ago
chrislu aa8adc4276 Phase 1: Add Confluent envelope parser for Kafka schema detection 2 months ago
chrislu 82f8b647de test with an un-decoded bytes of message value 2 months ago
chrislu 26eae1583f Phase 1: Enhanced Kafka Gateway Schema Integration 2 months ago
chrislu 440fd4b65e feat: major Kafka Gateway milestone - near-complete E2E functionality 2 months ago
chrislu f6da3b2920 fix: Fetch API version validation and ListOffsets v2 parsing 2 months ago
chrislu f2c533f734 fix samara produce failure 2 months ago
chrislu 49a994be6c fix: implement correct Produce v7 response format 2 months ago
chrislu 2a7d1ccacf fmt 2 months ago
chrislu 23f4f5e096 fix: correct Produce v7 request parsing for Sarama compatibility 2 months ago
chrislu a7eef04e82 fix signature 2 months ago
chrislu 109627cc3e feat: complete Kafka 0.11+ compatibility with root cause analysis 2 months ago
chrislu 0c918b223b debug: force Metadata v0 to fix kafka-go readPartitions issue 2 months ago
chrislu 42cbadba82 feat: implement Metadata API v5/v6/v7 for modern Kafka client compatibility 2 months ago
chrislu 335f503450 feat: implement Metadata API v2, v3/v4 for Kafka 0.11+ compatibility 2 months ago
chrislu 4259b15956 Debug kafka-go ReadPartitions failure - comprehensive analysis 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 4bca5a5d48 mq(kafka): fix JoinGroup request parsing - major debugging breakthrough! 2 months ago
chrislu 6516d8ad23 mq(kafka): force Metadata v0 for kafka-go compatibility - major breakthrough! 2 months ago
chrislu 5cc05d8ba7 mq(kafka): debug Metadata v1 format compatibility with kafka-go ReadPartitions 2 months ago