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/28 01:45:21 UTC

[GitHub] [rocketmq] lanyuange opened a new issue #3094: How to delete the SubscriptionGroup?

lanyuange opened a new issue #3094:
URL: https://github.com/apache/rocketmq/issues/3094


   ![image](https://user-images.githubusercontent.com/19629949/123567772-813ab600-d7f5-11eb-9091-39f6c89c707b.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] lanyuange commented on issue #3094: How to delete the SubscriptionGroup?

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


   How can it be solved? Alarm due to prometheus monitoring delay


-- 
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] RongtongJin closed issue #3094: How to delete the SubscriptionGroup?

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


   


-- 
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] maixiaohai commented on issue #3094: How to delete the SubscriptionGroup?

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


   > > Use admin tool by deleteSubGroup command, you can refer to https://github.com/apache/rocketmq/blob/master/docs/cn/operation.md
   > 
   > Not work.
   > In stand-alone mode,excute below common:
   > `./mqadmin deleteSubGroup -n localhost:9876 -g data-adapter -b localhost:10911 -c DefaultCluster`
   > Return:
   > `delete subscription group [data-adapter] from broker [localhost:10911] success.`
   > But, excute `./mqadmin statsAll -n localhost:9876` ,the column "**#Consumer Group**" can still see it.
   
   If your related consumer  closed?


-- 
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] RongtongJin commented on issue #3094: How to delete the SubscriptionGroup?

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


   Use admin tool by deleteSubGroup command, you can refer to https://github.com/apache/rocketmq/blob/master/docs/cn/operation.md


-- 
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] RongtongJin commented on issue #3094: How to delete the SubscriptionGroup?

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


   Use admin tool by deleteSubGroup command, you can refer to https://github.com/apache/rocketmq/blob/master/docs/cn/operation.md


-- 
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] RongtongJin closed issue #3094: How to delete the SubscriptionGroup?

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


   


-- 
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] trdmm commented on issue #3094: How to delete the SubscriptionGroup?

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


   > Use admin tool by deleteSubGroup command, you can refer to https://github.com/apache/rocketmq/blob/master/docs/cn/operation.md
   
   Not work.
   In stand-alone mode,excute below common:
   `./mqadmin deleteSubGroup -n localhost:9876 -g data-adapter -b localhost:10911 -c DefaultCluster`
   Return:
   `delete subscription group [data-adapter] from broker [localhost:10911] success.`
   But, excute `./mqadmin statsAll -n localhost:9876` ,the column "**#Consumer Group**" can still see it.


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