You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by hu...@apache.org on 2020/09/25 07:00:35 UTC

[rocketmq] branch develop updated (742ba50 -> 73f2071)

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

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


    from 742ba50  fix(dependency): remove Imcompatible plugin with jdk15
     add 73f2071  [ISSUE #2219]  Add some asynchronous API for batch messages (#2315)

No new revisions were added by this update.

Summary of changes:
 .../client/producer/DefaultMQProducer.java         | 23 +++++++++++
 .../rocketmq/client/producer/MQProducer.java       | 14 ++++++-
 .../client/producer/DefaultMQProducerTest.java     | 45 ++++++++++++++++++++++
 3 files changed, 81 insertions(+), 1 deletion(-)