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/17 06:30:31 UTC

[GitHub] [rocketmq] wlliqipeng commented on issue #1862: The producer can not resend message again when repsone code return 2

wlliqipeng commented on issue #1862: The producer can not resend message again when repsone code return 2
URL: https://github.com/apache/rocketmq/issues/1862#issuecomment-599900587
 
 
   If the response code is 2, the message will not be resent. Because when the broker returns system buy, retrying will further increase the pressure on the broker. This case needs to be handled by the application itself.

----------------------------------------------------------------
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