XTUxiongda commented on issue #6016: URL: https://github.com/apache/rocketmq/issues/6016#issuecomment-1423489304
> Try this `void deleteSubscriptionGroup(final String addr, String groupName, boolean removeOffset) throws RemotingException, MQBrokerException, InterruptedException, MQClientException;` deleteSubscriptionGroup(brokerAddr, groupName, true); i use the method in org.apache.rocketmq.client.impl.MQClientAPIImpl before i invoke,the status is   It can be found on the consumer page, and the corresponding consumption progress also exists after i invoke, the status is   I can't find it on the consumer page, but the corresponding consumption progress still exists -- 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]
