You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ti...@apache.org on 2021/10/07 10:31:34 UTC

[rocketmq] branch develop updated (94a527c -> 7755aaa)

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

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


    from 94a527c  [ISSUE #3288] Fix producer always timeouts while sending first message (#3383)
     new e6768ba  [ISSUE #2962] Implement DefaultMQAdminExt::examineTopicConfig function
     new 7755aaa  Merge pull request #3039 from Aaron-He/dev20210623

The 1837 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/tools/admin/DefaultMQAdminExt.java   |  2 +-
 .../rocketmq/tools/admin/DefaultMQAdminExtImpl.java      |  5 +++--
 .../java/org/apache/rocketmq/tools/admin/MQAdminExt.java |  2 +-
 .../rocketmq/tools/admin/DefaultMQAdminExtTest.java      | 16 ++++++++++++++++
 4 files changed, 21 insertions(+), 4 deletions(-)