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

Author SHA1 Message Date
chrislu c04b657540 fix error 6 hours ago
chrislu 5eec9484ca SeaweedMQHandler => brokers only, no agents 15 hours ago
chrislu 62c8f24968 Implement schema-based encoding in Kafka Produce path 16 hours ago
chrislu fad0fda7a6 debug 19 hours ago
chrislu 68e242a15e debug 19 hours ago
chrislu baba2e6ff9 unused 20 hours ago
chrislu 2fd1e9183b unused 20 hours ago
chrislu 2ea3a475de Sarama->KafkaGo: PASS 20 hours ago
chrislu bd2fba38be SMQ support subscribe by offset 1 day 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 5f281491c4 weed mq.kafka.gateway -listen=gateway2:9092 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 9c1f0e9f3f fix: centralize and standardize Kafka partition to SeaweedMQ ring mapping 4 days ago
chrislu c9f3935e7b Phase 1: Implement SeaweedMQ record retrieval in GetStoredRecords 6 days ago
chrislu c0b15ed489 refactoring 6 days ago
chrislu 56aa5278af single mode 7 days ago
chrislu 8de1ce5497 Fix compilation errors in integration modules 7 days ago
chrislu b5eb16a1a1 Phase 4: Clean up old SMQIntegratedStorage and fix compilation 7 days ago
chrislu c7b483442d Phase 1: Implement SMQ-compatible offset storage 7 days ago
chrislu e71c6d1e48 ringsize 7 days ago
chrislu bd7b07e90c use broker client 7 days ago
chrislu 969ca60b6f change to connect to mq brokers instead of agents 7 days ago
chrislu 09568a6f4f real data from SeaweedMQ instead of stub/placeholder data 7 days ago
chrislu 5c17bba00b ring size MaxPartitionCount 7 days ago
chrislu deb315a8a9 persist kafka offset 1 week ago
chrislu a3f569f3b0 Phase C: Wire Produce handler to decode schema and publish RecordValue to mq.broker 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 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