You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by aa...@apache.org on 2022/07/19 13:25:41 UTC

[rocketmq-clients] branch master updated (2e179a2 -> ad90d2f)

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

aaronai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


    from 2e179a2  Bump rocketmq-proto to 2.0.0 (#57)
     add ad90d2f  Polish code

No new revisions were added by this update.

Summary of changes:
 .../rocketmq/client/apis/ClientException.java      |  28 +----
 .../client/java/impl/ClientManagerImpl.java        |  10 +-
 .../client/java/impl/producer/ProducerImpl.java    |  23 ++---
 .../client/java/impl/producer/SendReceiptImpl.java | 113 +++++++++++----------
 .../java/retry/ExponentialBackoffRetryPolicy.java  |  30 ++----
 .../apache/rocketmq/client/java/tool/TestBase.java |   2 +-
 6 files changed, 85 insertions(+), 121 deletions(-)