93 Commits (feature/mq-kafka-gateway-m1)

Author SHA1 Message Date
chrislu ba48ea9c4c fix samara 6 days ago
chrislu 9ea6ef0bf8 fix tests 6 days ago
chrislu 30b21abab9 fix kafka tests 7 days ago
chrislu a342ede4cd Update go.sum 7 days ago
chrislu 76ddaa8b84 Update go.mod 7 days ago
chrislu 56608aead3 feat: major consumer group breakthrough - fix FindCoordinator v2 and JoinGroup v5 1 week ago
chrislu 687eaddedd debug: add comprehensive consumer group tests and identify FindCoordinator issue 1 week ago
chrislu 014db6f999 fix: correct ListOffsets v1 response format for kafka-go compatibility 1 week ago
chrislu 6c19e548d3 feat: implement working Kafka consumer functionality with stored record batches 1 week ago
chrislu 28d4f90d83 feat: enhance Fetch API with proper request parsing and record batch construction 1 week ago
chrislu baed1e156a fmt 1 week ago
chrislu aecc020b14 fix: kafka-go writer compatibility and debug cleanup 1 week ago
chrislu d6f688a44f Limit Metadata API to v4 to fix kafka-go client compatibility 1 week ago
chrislu 92e44363c6 Add Docker setup validation tests and fix function conflicts 1 week ago
chrislu 00a672d12e Add comprehensive Docker Compose setup for Kafka integration tests 1 week ago
chrislu 87829d52f5 Fix schema registry integration tests 1 week ago
chrislu deb315a8a9 persist kafka offset 1 week ago
chrislu 040ddab5c5 Phase 8: Add comprehensive integration tests with real Schema Registry 1 week ago
chrislu 82f8b647de test with an un-decoded bytes of message value 1 week ago
chrislu 26eae1583f Phase 1: Enhanced Kafka Gateway Schema Integration 1 week ago
chrislu f6da3b2920 fix: Fetch API version validation and ListOffsets v2 parsing 1 week ago
chrislu f2c533f734 fix samara produce failure 1 week ago
chrislu 49a994be6c fix: implement correct Produce v7 response format 1 week ago
chrislu 2a7d1ccacf fmt 1 week ago
chrislu 23f4f5e096 fix: correct Produce v7 request parsing for Sarama compatibility 1 week ago
chrislu 109627cc3e feat: complete Kafka 0.11+ compatibility with root cause analysis 1 week ago
chrislu 4259b15956 Debug kafka-go ReadPartitions failure - comprehensive analysis 1 week ago
chrislu 0399a33a9f mq(kafka): extensive JoinGroup response debugging - kafka-go consistently rejects all formats 1 week ago
chrislu 4bca5a5d48 mq(kafka): fix JoinGroup request parsing - major debugging breakthrough! 1 week ago
chrislu 5cc05d8ba7 mq(kafka): debug Metadata v1 format compatibility with kafka-go ReadPartitions 1 week ago
chrislu 0f85c3d7b0 mq(kafka): Fix FindCoordinator API - Consumer group discovery working 1 week ago
chrislu 5c4cb05584 mq(kafka): Implement FindCoordinator API and expand version validation 1 week ago
chrislu 5eca636c5e mq(kafka): Add comprehensive API version validation with Metadata v1 foundation 1 week ago
chrislu 9ddbf49377 mq(kafka): FINAL ANALYSIS - kafka-go Writer internal validation identified as last 5% 1 week ago
chrislu d1e745331c mq(kafka): BREAKTHROUGH - Raw protocol test proves our server works perfectly! 1 week ago
chrislu 6870eeba11 mq(kafka): Major debugging progress on Metadata v7 compatibility 1 week ago
chrislu a8cbc016ae mq(kafka): BREAKTHROUGH - Topic creation and Metadata discovery working 1 week ago
chrislu a0426ff2ac mq(kafka): Fix CreateTopics v2 request parsing - Phase 4 progress 1 week ago
chrislu d415911943 mq(kafka): Phase 3 Step 1 - Consumer Group Foundation 1 week ago
chrislu 5aee693eac mq(kafka): Phase 2 - implement SeaweedMQ integration 1 week ago
chrislu 23aac0619b mq(kafka): implement comprehensive E2E tests with protocol-level validation, multi-client support, and stress testing; complete Phase 1 implementation 1 week ago
chrislu 7c4a5f546c mq(kafka): implement ApiVersions protocol handler with manual binary encoding and comprehensive unit tests 1 week ago
chrislu 8c74de6f6e test(kafka): add integration smoke tests under test/kafka and server Addr() for dialing 1 week ago