This is an automated email from the ASF dual-hosted git repository.
dongeforever pushed a change to branch 5.0.0-alpha
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.
from 16a3195 Merge pull request #3671 from Erik1288/5.0.0-alpha-bcq
add 47622e6 Polish doc, add todo list
add 61fcf43 Finish the topic stats and consume stats in admin client
add 7f7cf1b Add test for topicStats and consumeStats
new f7c63fe Merge remote-tracking branch 'origin/5.0.0-alpha' into
5.0.0-alpha-static-topic
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../broker/processor/AdminBrokerProcessor.java | 98 ++++--------------
.../common/statictopic/TopicQueueMappingOne.java | 46 +++++----
.../common/statictopic/TopicQueueMappingUtils.java | 2 +-
..._Topic_Logic_Queue_\350\256\276\350\256\241.md" | 31 ++++++
.../rocketmq/test/statictopic/StaticTopicIT.java | 19 ++++
.../tools/admin/DefaultMQAdminExtImpl.java | 92 +++++++++++------
.../apache/rocketmq/tools/admin/MQAdminUtils.java | 111 +++++++++++++++++++++
7 files changed, 267 insertions(+), 132 deletions(-)