lwclover opened a new pull request #3040:
URL: https://github.com/apache/rocketmq/pull/3040


      In production practice,There is a situation that is starting many diffent 
consumers and using web controls consumers starting and stoping at the same 
time in one running process.
      then I noticed a problem one day after stoping and starting consumers 
using web,There was a consumer who reconsume messages a few days ago.
   
   ## What is the purpose of the change
   fix issue below: 
   producing a ghost consumer at frequently start and stop consumers in the 
same process,who can not consume message,but can pull messages and submit the 
same consume offset.


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