wolfstudy opened a new pull request #12972:
URL: https://github.com/apache/pulsar/pull/12972


   Signed-off-by: xiaolongran <[email protected]>
   
   
   Fixes #12968 
   
   
   
   ### Motivation
   
   When we run follow command:
   
   ```
   bin/pulsar-admin tenants delete test2
   ```
   
   the zk-node of `/admin/partitioned-topics` and `/admin/local-policies` wil 
not remove, casued by zk-node leak.
   
   ### Modifications
   
   - clear tenant zk-node of `/admin/partitioned-topics/` 
   - clear tenant zk-node of `/admin/local-policies/`
   - add test case
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to