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/07/17 05:43:45 UTC

[GitHub] [rocketmq] trdmm commented on issue #3094: How to delete the SubscriptionGroup?

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