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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
