This is an automated email from the ASF dual-hosted git repository. yukon pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit 09fb8b5dc75419e2d8676af432d45b733f366d3a Merge: 8c30310 37cf2a7 Author: yukon <[email protected]> AuthorDate: Fri Dec 8 17:42:46 2017 +0800 Merge pull request #201 from zhouxinyu/ROCKETMQ-324 [ROCKETMQ-324] Expose an interface for client to specify the async call back executor .../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(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
