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/09/17 16:26:43 UTC

[rocketmq] branch develop updated (0de4038 -> 67ccb7f)

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 0de4038  [ISSUE #3361]DefaultMQProducer's constructor can call the overloaded constructor. (#3362)
     new 0363be1  add response code for retrying
     new d6da221  fix import issue
     new 67ccb7f  Merge pull request #2729 from wz2cool/master

The 1802 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:
 .../impl/producer/DefaultMQProducerImpl.java       | 21 ++++++------------
 .../client/producer/DefaultMQProducer.java         | 25 ++++++++++++++++++++++
 2 files changed, 32 insertions(+), 14 deletions(-)