jothipandiyanjp opened a new issue #1193: Subscription group not deleting URL: https://github.com/apache/rocketmq/issues/1193 I am trying to delete a subscription group from the broker using the following command. ./mqadmin deleteSubGroup -b serverip:10911 -c DefaultCluster -g c15d8027-3775-4511-bf16-24ea6c5890b7-Sessions-Consumer -n serverip:9876 But while deleting in a broker logs it prints as follow: deleteSubscriptionGroup called by **** 2019-05-03 19:08:38 WARN AdminBrokerThread_5 - delete subscription group failed, subscription groupName: c15d8027-3775-4511-bf16-24ea6c5890b7-Sessions-Consumer not exist   How to solve this issue? Is any suggestion to delete a subscription group from the broker?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
