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 2018/01/25 22:17:13 UTC

[GitHub] rdhabalia opened a new pull request #1114: Add api to get list of non-persistent topics

rdhabalia opened a new pull request #1114: Add api to get list of non-persistent topics
URL: https://github.com/apache/incubator-pulsar/pull/1114
 
 
   ### Motivation
   
   After enabling non-persistent topics, operationally we want to know number of non-persistent topics under a given namespace. Right now, we don't have api which provides list of non-persistent topics for a namespace.
   
   ### Modifications
   
   Added a CLI tool and admin-api to get list of non-persistent topics.
   
   ### Result
   
   we can find of list of non-persistent topics using admin-api and cli tool.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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