leoxchang opened a new issue #1864: the sync send method can not resent message 
when called timeout
URL: https://github.com/apache/rocketmq/issues/1864
 
 
   when producer sync send message to broker, and then happened timeout, 
normally it will try again,but the cost time is large than timeout,so resent 
message can not be running.
   
   当生产者同步发送消息到broker,这个时候如果发生timeout,正常的情况下会进行消息重发,但是由于cost 
time已经大于timeout,所以消息重发由于不会进行。

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to