xdkxlk opened a new issue, #5408:
URL: https://github.com/apache/rocketmq/issues/5408

   The steps to reproduce
   1. Send some messages
   2. Pop messages normally from broker, and for each message all ack more than 
two times
   3. Not to pop any more messages
   
   We will see, the consumer offset of CID_RMQ_SYS_REVIVE_GROUP cannot move to 
the max offset because there will be no matching ck in the future
   And this problem will be more obvious when set enablePopBufferMerge to true
   As a result, resources have been wasted to repeatedly pull the messages in 
PopReviveTopic


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to