fwhezfwhez opened a new issue #2658:
URL: https://github.com/apache/rocketmq/issues/2658


   Consumer group is accidentally interrupted by another app, causing consumes 
message incorrectly.
   
   It's easily detected how many consumer app  nodes in a consumer group, but 
It's really hard to tell whether some of nodes are acturally correct app nodes. 
Some of your teammate might start another app which should have different 
consumer group name but incorrectly use a same one.
   
   In my opinion, my consumer group should have my own auth ensurance, in this 
case ,another  app should join consumer group failed if auth secret is not 
correct.!
   


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


Reply via email to