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

Author SHA1 Message Date
chrislu 5eec9484ca SeaweedMQHandler => brokers only, no agents 13 hours ago
chrislu 9f0dfa2969 fmt 13 hours ago
chrislu faabe7ca6a Fix schema-based message handling to use actual schemas from schema registry 13 hours ago
chrislu 7dc6c7f2c8 fmt 13 hours ago
chrislu f2181ec874 Add comprehensive test coverage for schema-based message handling 13 hours ago
chrislu b0f6eab95b Implement schema-based decoding in Kafka Fetch path 13 hours ago
chrislu 62c8f24968 Implement schema-based encoding in Kafka Produce path 13 hours ago
chrislu 73fdbe0c85 join group api version 14 hours ago
chrislu fad0fda7a6 debug 17 hours ago
chrislu 68e242a15e debug 17 hours ago
chrislu baba2e6ff9 unused 18 hours ago
chrislu 2fd1e9183b unused 18 hours ago
chrislu 2ea3a475de Sarama->KafkaGo: PASS 18 hours ago
chrislu 5c9269a150 add debug 20 hours ago
chrislu bd2fba38be SMQ support subscribe by offset 23 hours ago
chrislu ad84e6770e remove emoji 1 day ago
chrislu ce97525b48 read from memory 1 day ago
chrislu 61f4d917b0 Using EXACT_TS_NS 1 day ago
chrislu bd2c3e6118 debug: add listing on entry not found 1 day ago
chrislu 1ec577c1b0 translate offset to SMQ timestamp 1 day ago
chrislu f01a475714 map kafka partition id to SMQ partition 1 day ago
chrislu 9bf5887e0a create topic partitions 2 days ago
chrislu 8ea8e087ae debug 2 days ago
chrislu 8d04b27882 set clientHost 2 days ago
chrislu 7af5f3afde find filers and brokers 2 days ago
chrislu d1e7425023 add tests 3 days ago
chrislu a970f6dbc7 fix tests 3 days ago
chrislu 134e6230dc fix tests 3 days ago
chrislu 4c94607120 add back test server and handler 3 days ago
chrislu 1614ab4cee compiles 3 days ago
chrislu 8b18b78792 fix tests 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 5064e5497b fmt 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 7e98762a59 topic level code 3 days ago
chrislu 6edc2f0b76 remove topic metadata 3 days ago
chrislu 8b5c94b15d ensure following kafka standard 3 days ago
chrislu 30b751d980 Avro schema parsing 3 days ago
chrislu 0f36c5adea clean up 3 days ago
chrislu 87937ae151 refactor: replace printf debug with protocol.Debug logging 3 days ago
chrislu 198ca143bb fix: unify Kafka partition mapping in SMQ storage 3 days ago
chrislu ea99682083 fix range 3 days ago
chrislu 0da998dda9 fix: implement correct DescribeConfigs response format for all API versions 4 days ago
chrislu 82b6fbd4be fix: handle null config names array in DescribeConfigs parsing 4 days ago
chrislu 891cfdb027 cleanup: remove debug logging from DescribeConfigs implementation 4 days ago
chrislu 39439f7a5e fmt 4 days ago