You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/10/18 08:20:26 UTC

[GitHub] [pulsar] zymap opened a new issue #5414: list non-persistent topics shows the persistent topics

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**
   
   ![Screen Shot 2019-10-18 at 4 19 24 PM](https://user-images.githubusercontent.com/24502569/67078035-0ff2d500-f1c3-11e9-8cb3-77b1da2c6d28.png)
   
   

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