shengminw commented on code in PR #4601:
URL: https://github.com/apache/rocketmq/pull/4601#discussion_r921971740
##########
client/src/main/java/org/apache/rocketmq/client/impl/producer/DefaultMQProducerImpl.java:
##########
@@ -491,27 +492,68 @@ public void send(Message msg,
public void send(final Message msg, final SendCallback sendCallback, final
long timeout)
Review Comment:
yes, this method has been marked as `deprecated` for some time, but there is
no new method to replace it by now. So I think about to change it first.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]