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

Author SHA1 Message Date
chrislu 73fdbe0c85 join group api version 16 hours ago
chrislu 8ea8e087ae debug 2 days ago
chrislu 8d04b27882 set clientHost 2 days ago
chrislu 4c94607120 add back test server and handler 3 days ago
chrislu 1614ab4cee compiles 3 days ago
chrislu 9d05f9140b gateway serves as the essential protocol bridge between Kafka clients and SeaweedMQ storage, not just a discovery service 3 days ago
chrislu 5f281491c4 weed mq.kafka.gateway -listen=gateway2:9092 3 days ago
chrislu 715eb55985 coordinator 3 days ago
chrislu 5373263e42 reverting kafka gateway heartbeating to lead broker 3 days ago
chrislu d2f1442919 gateway ask broker leader for coordinator 3 days ago
chrislu ad63d06ac7 address some TODOs 3 days ago
chrislu 58eb40db01 ctx.Done() 6 days ago
chrislu 48803d9a68 server shutdown timeout 6 days ago
chrislu cf584a35ef Update server.go 6 days ago
chrislu 5d0c45c9dc Phase 2: Implement CreateTopics protocol compliance for v0/v1 6 days ago
chrislu c9f3935e7b Phase 1: Implement SeaweedMQ record retrieval in GetStoredRecords 6 days ago
chrislu c0b15ed489 refactoring 6 days ago
chrislu 8743c5453a clean up connections 6 days ago
chrislu ccd48feefb fix test errors 7 days ago
chrislu 56aa5278af single mode 7 days ago
chrislu 3fa024479e remove TestMode 7 days ago
chrislu ba73939ca2 fixes 7 days ago
chrislu fd235505f5 fmt 7 days ago
chrislu e41c31c88e Fix all critical test errors 7 days ago
chrislu 969ca60b6f change to connect to mq brokers instead of agents 7 days ago
chrislu b7514c4ab0 SeaweedMQ is Now the Only Mode 7 days ago
chrislu cd6a55533a fmt 7 days ago
chrislu eeb5f62d74 fix host 7 days ago
chrislu d1e745331c mq(kafka): BREAKTHROUGH - Raw protocol test proves our server works perfectly! 1 week ago
chrislu 62ee4e5390 mq(kafka): MAJOR Fix - Dynamic broker address working, one issue remains 1 week ago
chrislu a8cbc016ae mq(kafka): BREAKTHROUGH - Topic creation and Metadata discovery working 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 fdb7f94526 fmt 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
chrislu 5fec62f648 mq(kafka): scaffold Kafka gateway command and minimal TCP server with basic Start/Stop test; register command 1 week ago