Chris Lu
580940bf82
Merge accumulated changes related to message queue (#5098)
* balance partitions on brokers
* prepare topic partition first and then publish, move partition
* purge unused APIs
* clean up
* adjust logs
* add BalanceTopics() grpc API
* configure topic
* configure topic command
* refactor
* repair missing partitions
* sequence of operations to ensure ordering
* proto to close publishers and consumers
* rename file
* topic partition versioned by unixTimeNs
* create local topic partition
* close publishers
* randomize the client name
* wait until no publishers
* logs
* close stop publisher channel
* send last ack
* comments
* comment
* comments
* support list of brokers
* add cli options
* Update .gitignore
* logs
* return io.eof directly
* refactor
* optionally create topic
* refactoring
* detect consumer disconnection
* sub client wait for more messages
* subscribe by time stamp
* rename
* rename to sub_balancer
* rename
* adjust comments
* rename
* fix compilation
* rename
* rename
* SubscriberToSubCoordinator
* sticky rebalance
* go fmt
* add tests
* balance partitions on brokers
* prepare topic partition first and then publish, move partition
* purge unused APIs
* clean up
* adjust logs
* add BalanceTopics() grpc API
* configure topic
* configure topic command
* refactor
* repair missing partitions
* sequence of operations to ensure ordering
* proto to close publishers and consumers
* rename file
* topic partition versioned by unixTimeNs
* create local topic partition
* close publishers
* randomize the client name
* wait until no publishers
* logs
* close stop publisher channel
* send last ack
* comments
* comment
* comments
* support list of brokers
* add cli options
* Update .gitignore
* logs
* return io.eof directly
* refactor
* optionally create topic
* refactoring
* detect consumer disconnection
* sub client wait for more messages
* subscribe by time stamp
* rename
* rename to sub_balancer
* rename
* adjust comments
* rename
* fix compilation
* rename
* rename
* SubscriberToSubCoordinator
* sticky rebalance
* go fmt
* add tests
* tracking topic=>broker
* merge
* comment
2023-12-11 12:05:54 -08:00
..
2023-12-11 12:05:54 -08:00
2023-11-20 08:05:24 -08:00
2023-12-09 10:18:18 -08:00
2022-07-29 00:17:28 -07:00
2022-12-11 21:05:58 -08:00
2023-09-21 14:07:04 -07:00
2023-03-02 08:24:36 -08:00
2023-11-17 07:38:14 -08:00
2023-12-11 12:05:54 -08:00
2022-09-14 23:06:44 -07:00
2023-10-12 14:29:55 -07:00
2023-12-11 12:05:54 -08:00
2022-07-29 00:17:28 -07:00
2023-07-12 23:04:54 -07:00
2023-10-06 05:40:20 -07:00
2023-11-13 06:22:23 -08:00
2023-12-05 08:57:01 -08:00
2022-07-29 00:17:28 -07:00
2023-12-07 08:13:42 -08:00
2023-12-11 12:05:54 -08:00
2022-04-08 15:07:56 +08:00
2023-11-26 11:47:20 -08:00
2023-12-06 12:05:22 -08:00
2023-10-12 21:39:11 -07:00
2023-11-26 11:47:20 -08:00
2023-09-16 15:06:16 -07:00
2023-09-21 13:22:08 -07:00
2022-12-11 21:05:58 -08:00