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 2019/05/09 08:42:52 UTC

[GitHub] [rocketmq] walking98 opened a new issue #1203: mqadmin topicList cmd/API need identify system topic

walking98 opened a new issue #1203: mqadmin topicList cmd/API need identify system topic
URL: https://github.com/apache/rocketmq/issues/1203
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   sh mqamin topicList -n XXX:9876 
   This cmd will return all topic list in nameserver, it can identify RETRY,DLQ by “%*” prefix,but it can not tell a system topic. 
   
   need a way to identify system topic, e.g. with "%SYS%"; 
   or specific api:  sh mqamin sysTopicList -n xxx
   
   - What did you do (The steps to reproduce)?
   
   - What did you expect to see?
   
   - What did you see instead?
   
   
   

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


With regards,
Apache Git Services