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 d5701ae  [ISSUE #3679] Support topic attributes (#3698)
     new add737f  Convert the consumer offset too
     new ba53f93  Fix test for consumer offset
     new 16128db  Fix check style

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     | 15 ++---
 .../broker/processor/ConsumerManageProcessor.java  | 68 +++++++++++++++++++++-
 .../broker/topic/TopicQueueMappingManager.java     |  2 +-
 .../protocol/header/CreateTopicRequestHeader.java  |  2 -
 .../apache/rocketmq/common/rpc/RpcClientImpl.java  | 31 ++++++++--
 .../common/statictopic/TopicQueueMappingOne.java   |  5 +-
 ..._Topic_Logic_Queue_\350\256\276\350\256\241.md" |  9 ++-
 .../rocketmq/test/statictopic/StaticTopicIT.java   |  3 +
 8 files changed, 110 insertions(+), 25 deletions(-)

Reply via email to