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 2021/04/06 06:01:40 UTC

[GitHub] [rocketmq] EZLippi opened a new issue #2781: DefaultMQAdminExtImpl getTopicClusterList loss cluster info

EZLippi opened a new issue #2781:
URL: https://github.com/apache/rocketmq/issues/2781


   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   DefaultMQAdminExtImpl getTopicClusterList loss cluster info
   ![image](https://user-images.githubusercontent.com/5326814/113665682-7eda2b80-96e0-11eb-9eb9-04d2f6215882.png)
   if topic exists in multi cluster, then this method will return only the first cluster
   


-- 
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] EZLippi commented on issue #2781: DefaultMQAdminExtImpl getTopicClusterList loss cluster info

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


   > Could you submit a PR to fix it?
   
   on the way


-- 
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] lizhiboo commented on issue #2781: DefaultMQAdminExtImpl getTopicClusterList loss cluster info

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


   > **BUG REPORT**
   > 
   > 1. Please describe the issue you observed:
   >    DefaultMQAdminExtImpl getTopicClusterList loss cluster info
   >    ![image](https://user-images.githubusercontent.com/5326814/113665682-7eda2b80-96e0-11eb-9eb9-04d2f6215882.png)
   >    if topic exists in multi cluster, then this method will return only the first cluster
   
   It indeed has this problem, IMO, TopicClusterList command should support -c indicate the concrete cluster.


-- 
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] lizhimins commented on issue #2781: DefaultMQAdminExtImpl getTopicClusterList loss cluster info

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


   Could you submit a PR to fix it?


-- 
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