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 2021/08/13 08:47:49 UTC

[GitHub] [rocketmq] dream-sir opened a new issue #3261: topic 订阅,服务下线后,控制台看到消费者组消息difftotal持续递增

dream-sir opened a new issue #3261:
URL: https://github.com/apache/rocketmq/issues/3261


   ![image](https://user-images.githubusercontent.com/29668781/129330592-fe8e1351-c4e4-47e7-87b5-6fd0777568e7.png)
   如图,客户端下线后,并且客户端不在使用。代理者位点次序递增,差值也持续递增


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] chenzlalvin commented on issue #3261: After the Topic subscription service goes offline, the console sees that the Consumer group message DiffTotal continues to increase

Posted by GitBox <gi...@apache.org>.
chenzlalvin commented on issue #3261:
URL: https://github.com/apache/rocketmq/issues/3261#issuecomment-903493429


   It is reasonable for consumers to accumulate accumulated consumption after they are offline. However, when the client cancels the subscription, the relevant accumulation point data should be cleared.


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org