xujianhai666 opened a new pull request #1799: feat(admin): remove group of deleted sub info when queryTopicConsumeB… URL: https://github.com/apache/rocketmq/pull/1799 when use `mqadmin deleteSubGroup` to delte subInfo, broker will remove subInfo from SubscriptionGroupManager. but when admin use `queryTopicConsumeByWho` to get consumer info, the delted group of sub will back, which is not expected. - use SubscriptionGroupManager to filter groups Closes #1798
---------------------------------------------------------------- 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
