mirror of
https://github.com/chrislusf/seaweedfs
synced 2025-06-29 08:12:47 +02:00
* rename * set agent address * refactor * add agent sub * pub messages * grpc new client * can publish records via agent * send init message with session id * fmt * check cancelled request while waiting * use sessionId * handle possible nil stream * subscriber process messages * separate debug port * use atomic int64 * less logs * minor * skip io.EOF * rename * remove unused * use saved offsets * do not reuse session, since always session id is new after restart remove last active ts from SessionEntry * simplify printing * purge unused * just proxy the subscription, skipping the session step * adjust offset types * subscribe offset type and possible value * start after the known tsns * avoid wrongly set startPosition * move * remove * refactor * typo * fix * fix changed path |
||
---|---|---|
.. | ||
consumer_group.go | ||
consumer_group_instance.go | ||
inflight_message_tracker.go | ||
inflight_message_tracker_test.go | ||
market.go | ||
market_test.go | ||
partition_consumer_mapping.go | ||
partition_consumer_mapping_test.go | ||
partition_list.go | ||
sub_coordinator.go |