This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.
from 5d3560d Fixed Transactional message will be lost under extreme
condition
new 3482f94 Clean code, don't list the default config in JVM
new f177253 Modify the asynchronous send thread pool to a exclusive one
new 495a01b Remove unnecessary code in test case
The 3 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 | 36 +++++++++++++++++++---
.../client/producer/DefaultMQProducer.java | 10 ++++++
.../client/producer/DefaultMQProducerTest.java | 13 +-------
distribution/bin/runbroker.sh | 2 +-
4 files changed, 43 insertions(+), 18 deletions(-)