You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2021/05/26 08:24:04 UTC

[rocketmq] branch develop updated (7a6edb7 -> 4daf0ee)

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

duhengforever pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from 7a6edb7  [ISSUE #2926] fix fast-try.sh fail to run in ubuntu (#2927)
     new 99b42f2  [ISSUE #2735] QueryMsgByUniqueKey tool should return all messages with same unique key
     new 672f581  [ISSUE #2735] QueryMsgByUniqueKey tool should return all messages with same unique key
     new c34796b  [ISSUE #2735] QueryMsgByUniqueKey tool should return all messages with same unique key
     new 4daf0ee  Merge pull request #2943 from lizhimins/develop

The 1597 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:
 .../apache/rocketmq/client/impl/MQAdminImpl.java   |  16 ++-
 .../rocketmq/tools/admin/DefaultMQAdminExt.java    |  12 +-
 .../tools/admin/DefaultMQAdminExtImpl.java         |  12 +-
 .../message/QueryMsgByUniqueKeySubCommand.java     | 137 ++++++++-------------
 4 files changed, 82 insertions(+), 95 deletions(-)