This is an automated email from the ASF dual-hosted git repository.

dongeforever pushed a change to branch 5.0.0-alpha-static-topic
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from 3a14786  Fix checkstyle
     new 47622e6  Polish doc, add todo list
     new 61fcf43  Finish the topic stats and consume stats in admin client
     new 7f7cf1b  Add test for topicStats and consumeStats

The 3 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(-)

Reply via email to