seaweedfs/weed/mq/sub_coordinator
chrislu 2190d59bc3 refactor
ToDo
1. handle unassignment on client side
2. get notified of completed unassignment
3. in consumer_group.go, balance and send unassignment
2024-05-21 08:05:56 -07:00
..
consumer_group.go refactor 2024-05-21 08:05:56 -07:00
coordinator.go go fmt 2024-05-20 11:05:18 -07:00
filer_client_accessor.go go fmt 2024-05-20 11:05:18 -07:00
inflight_message_tracker_test.go add InflightMessageTracker 2024-05-20 09:19:39 -07:00
inflight_message_tracker.go avoid concurrent processing for the same key 2024-05-20 13:29:37 -07:00
partition_consumer_mapping_test.go go fmt 2024-05-20 11:05:18 -07:00
partition_consumer_mapping.go go fmt 2024-05-20 11:05:18 -07:00
partition_list.go persist consumer group offset 2024-05-19 00:46:12 -07:00