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/06/04 11:05:43 UTC

[GitHub] [rocketmq] LittleBoy18 opened a new issue #2980: a question about topic's consumer manager

LittleBoy18 opened a new issue #2980:
URL: https://github.com/apache/rocketmq/issues/2980


      I have deleted my consumer group 'jack_group', but I can still see related information in my topic 'jack_test'.I want to know where the consumer group information is stored or how topic gets consumer group information.
   
   1、 delete consumer group 'jack_group',
   
   ![consumer_group](https://user-images.githubusercontent.com/18388649/120791858-4da69c00-c567-11eb-8089-52f99a7a7036.png)
   
   2、 the consumer group information is still in topic 
   > 
   ![topic](https://user-images.githubusercontent.com/18388649/120791742-28199280-c567-11eb-89b4-aefa13015714.png)
   
   I'm confused
   


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] LittleBoy18 commented on issue #2980: a question about topic's consumer manager

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


   @maixiaohai thank you for you reply!


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] maixiaohai edited a comment on issue #2980: a question about topic's consumer manager

Posted by GitBox <gi...@apache.org>.
maixiaohai edited a comment on issue #2980:
URL: https://github.com/apache/rocketmq/issues/2980#issuecomment-854663407


   there is a related pr https://github.com/apache/rocketmq/pull/2185
   
   the consumer is deleted, but the consumer offset did not cleanup. 


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] LittleBoy18 closed issue #2980: a question about topic's consumer manager

Posted by GitBox <gi...@apache.org>.
LittleBoy18 closed issue #2980:
URL: https://github.com/apache/rocketmq/issues/2980


   


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] maixiaohai commented on issue #2980: a question about topic's consumer manager

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


   there is a related pr https://github.com/apache/rocketmq/pull/2185


-- 
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:
users@infra.apache.org