lindzh commented on a change in pull request #219: [ROCKETMQ-355] Client 
asyncSend is not fully async
URL: https://github.com/apache/rocketmq/pull/219#discussion_r162838834
 
 

 ##########
 File path: 
client/src/main/java/org/apache/rocketmq/client/producer/MQProducer.java
 ##########
 @@ -70,12 +66,10 @@ SendResult send(final Message msg, final 
MessageQueueSelector selector, final Ob
         InterruptedException;
 
     void send(final Message msg, final MessageQueueSelector selector, final 
Object arg,
 
 Review comment:
   Yeah, keep backward compatibility is very important and it will fixed in the 
next commit.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to