**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.  - 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. [ Full content available at: https://github.com/apache/rocketmq/issues/465 ] This message was relayed via gitbox.apache.org for [email protected]
