duhenglucky commented on issue #1589: bug of retry consume message
URL: https://github.com/apache/rocketmq/issues/1589#issuecomment-557001975
 
 
   @lixinwen the same group name, the same instanceName in the same machine 
will cause the consumer load balancing to not work properly, which will lead to 
a large amount of repeated consumption, so there will be so many messages sent 
back to the retry topic.
   Since the server is difficult to perform repeated detections at a relatively 
low cost, so it is recommended to follow the best practices. If you have good 
suggestions, please leave a message or submit a PR.
    I will turn off this issue first, but if you have any other questions about 
this issue, please feel free to reopen it.

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