You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/06/05 16:30:19 UTC

[GitHub] [rocketmq] ChaosYjh opened a new issue #2072: The implementations for examineSubscriptionGroupConfig&examineTopicConfig

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:
users@infra.apache.org



[GitHub] [rocketmq] imaffe commented on issue #2072: The implementations for examineSubscriptionGroupConfig&examineTopicConfig

Posted by GitBox <gi...@apache.org>.
imaffe commented on issue #2072:
URL: https://github.com/apache/rocketmq/issues/2072#issuecomment-645126497


   > I've written two implementations for examineSubscriptionGroupConfig&examineTopicConfig.
   Can I submit two PR later?
   
   Sure, you're welcome to submit PR ~


----------------------------------------------------------------
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:
users@infra.apache.org