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 2018/09/14 10:21:40 UTC

[GitHub] RongtongJin opened a new issue #465: In RouteInfoManager.getSystemTopicList() method, topicList add cluster name and broker name incorrectly

RongtongJin opened a new issue #465: In RouteInfoManager.getSystemTopicList() method, topicList add cluster name and broker name incorrectly
URL: https://github.com/apache/rocketmq/issues/465
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   In RouteInfoManager.getSystemTopicList() method, topicList add cluster name and broker name incorrectly.
   
   
   - What did you do (The steps to reproduce)?
   I ran the unit test and found the topicList add the cluster name and broker name instead of the topic name.
   ![screenshot from 2018-09-14 00-32-54](https://user-images.githubusercontent.com/21963954/45541006-6cf1be00-b840-11e8-94c1-a1ffdd3d5ae3.png)
   
   
   - What did you expect to see?
   topicList add the topic name
   
   - What did you see instead?
   topicList add cluster name and broke name
   
   
   
   2. Please tell us about your environment:
   Ubuntu 18.04 LTS
   Java 1.8.0_181
   RocketMQ 4.3.1
   
   
   BTW, @vongosling first found this bug, thanks.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services