zymap opened a new issue #5414: list non-persistent topics shows the persistent topics URL: https://github.com/apache/pulsar/issues/5414 **Describe the bug** When using the REST API to request to list all the non-persistent topics, it will show the persistent topics. **To Reproduce** Steps to reproduce the behavior: 1. Start a standalone pulsar 2. create a persistent topic 3. curl http://localhost:8080/admin/v2/non-persistent/public/default 4. See the persistent topics **Expected behavior** show the non-persistent topics **Screenshots** 
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
