You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by zh...@apache.org on 2022/01/14 05:54:17 UTC

[rocketmq] branch develop updated (bfaef39 -> 80bcfbc)

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

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


    from bfaef39  fix build error in RIP-28 at getmQClientFactory (#3754)
     add 80bcfbc  [Issue #3556] Fix:When broker is down, rocketmq client can not retry under Async send model (#3555)

No new revisions were added by this update.

Summary of changes:
 .../rocketmq/client/impl/MQClientAPIImpl.java      | 105 +++++++++++----------
 .../rocketmq/client/impl/MQClientAPIImplTest.java  |  36 ++++---
 2 files changed, 78 insertions(+), 63 deletions(-)