lichuan6 edited a comment on issue #9491:
URL: https://github.com/apache/pulsar/issues/9491#issuecomment-774986755


   My current solution was to remove the data in zookeeper using `zdCli.sh`:
   
   ```bash
   # in zookeeper pod
   ./zkCli.sh rmr /managed-ledgers/public/logging/persistent/app
   ```
   
   The topic was deleted. 


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