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

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


    from 8c30310  [ROCKETMQ-292] Delete system.exit in MQAdminStartup
     add 37cf2a7  [ROCKETMQ-324] Expose an interface for client to specify the 
async call back executor
     new 09fb8b5  Merge pull request #201 from zhouxinyu/ROCKETMQ-324

The 1 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       |  4 ++
 .../client/producer/DefaultMQProducer.java         | 12 ++++++
 .../client/producer/DefaultMQProducerTest.java     | 19 ++++++++++
 .../apache/rocketmq/remoting/RemotingClient.java   |  2 +
 .../remoting/netty/NettyRemotingClient.java        | 12 +++++-
 .../remoting/netty/NettyRemotingClientTest.java    | 43 ++++++++++++++++++++++
 6 files changed, 91 insertions(+), 1 deletion(-)
 create mode 100644 
remoting/src/test/java/org/apache/rocketmq/remoting/netty/NettyRemotingClientTest.java

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to