21 Commits (aecc020b14373486a2e3aec20dcbb84ed0450ee7)

Author SHA1 Message Date
chrislu aecc020b14 fix: kafka-go writer compatibility and debug cleanup 2 months ago
chrislu deb315a8a9 persist kafka offset 2 months ago
chrislu 17f0ad7788 add decode encode test 2 months ago
chrislu a3f569f3b0 Phase C: Wire Produce handler to decode schema and publish RecordValue to mq.broker 2 months ago
chrislu 71b2615f4a fmt 2 months ago
chrislu 7b47ad613b Phase 4: Integrate schema decoding into Kafka Produce path 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 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 5eca636c5e mq(kafka): Add comprehensive API version validation with Metadata v1 foundation 2 months ago
chrislu b3865007a4 mq(kafka): Add comprehensive API version validation system 2 months ago
chrislu 4c2039b8b8 mq(kafka): MAJOR BREAKTHROUGH - kafka-go Writer integration working! 2 months ago
chrislu 6870eeba11 mq(kafka): Major debugging progress on Metadata v7 compatibility 2 months ago
chrislu a8cbc016ae mq(kafka): BREAKTHROUGH - Topic creation and Metadata discovery 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
chrislu 5aee693eac mq(kafka): Phase 2 - implement SeaweedMQ integration 2 months ago
chrislu c7f163ee41 mq(kafka): implement Produce handler with record parsing, offset assignment, ledger integration; supports fire-and-forget and acknowledged modes with comprehensive test coverage 2 months ago