• Y
    Fix list non-persistent topics shows the persistent topics (#5502) · 79f47106
    Yong Zhang 提交于
    * Fix list non-persistent topics shows the persistent topics
    ---
    
    Fixes #5414
    
    *Motivation*
    
    When using the REST API to request to list all the non-persistent
    topics, it will show the persistent topics.
    
    *Modifications*
    
    - Add a filter when before sending the response
    79f47106
CLITest.java 12.0 KB