adrianog edited a comment on issue #5554:
URL: https://github.com/apache/pulsar/issues/5554#issuecomment-847428306


   Workaround I'm using - uses pulsarctl and it's faster:
   `pulsar-admin persistent list public/NAMESPACE | sed 's/^"\(.*\)"$/pulsarctl 
topics delete --non-partitioned --force \1/' | bash`


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


Reply via email to