You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/03/31 09:11:18 UTC

[GitHub] [rocketmq] gubinjie opened a new issue #1898: 4.4版本之后DefaultMQProducerImpl中对send(final Message msg, final SendCallback sendCallback, final long timeout)的替换方案?

gubinjie opened a new issue #1898: 4.4版本之后DefaultMQProducerImpl中对send(final Message msg, final SendCallback sendCallback, final long timeout)的替换方案?
URL: https://github.com/apache/rocketmq/issues/1898
 
 
   你好,在4.4版本之后是否有对这个方法做替换?因为我看该方法标注了@Deprecated。

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq] ShannonDing commented on issue #1898: What's the plan of the sending messages with timeout function in the version after 4.4?

Posted by GitBox <gi...@apache.org>.
ShannonDing commented on issue #1898: What's the plan of the sending messages with timeout function in the version after 4.4?
URL: https://github.com/apache/rocketmq/issues/1898#issuecomment-607000487
 
 
   The interface of sending messages with a timeout will still be retained in DefaultMQProducer, IMO, we do not have to worry about the specific implementation process inside.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq] ShannonDing closed issue #1898: What's the plan of the sending messages with timeout function in the version after 4.4?

Posted by GitBox <gi...@apache.org>.
ShannonDing closed issue #1898: What's the plan of the sending messages with timeout function in the version after 4.4?
URL: https://github.com/apache/rocketmq/issues/1898
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services