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/03/29 05:21:42 UTC

[GitHub] [pulsar] sijie commented on issue #3931: How to determine what a namespace contains

sijie commented on issue #3931: How to determine what a namespace contains
URL: https://github.com/apache/pulsar/issues/3931#issuecomment-477871586
 
 
   @devinbost 
   
   you can use `bin/pulsar-admin topics list <tenant>/<namespace>` to list all the topics within a namespace. if there are topics, you are prevented to delete a non-empty namespace.

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