ChaosYjh opened a new issue #2072: URL: https://github.com/apache/rocketmq/issues/2072
I found there was no implementation for **org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl#examineSubscriptionGroupConfig**.This is very useful for update consumer`s subscription group config in operation and maintenance scenarios. And **org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl#examineTopicConfig** is the same scenario too. I've written two implementations for examineSubscriptionGroupConfig&examineTopicConfig. Can I submit two PR later? <img width="567" alt="examineSubscriptionGroupConfig" src="https://user-images.githubusercontent.com/27771595/83899797-9d535b80-a78b-11ea-9d07-abdee35f4829.png"> <img width="557" alt="image" src="https://user-images.githubusercontent.com/27771595/83900950-8f520a80-a78c-11ea-8a42-1da291e4093e.png"> ---------------------------------------------------------------- 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]
