gaozhangmin opened a new pull request #11791:
URL: https://github.com/apache/pulsar/pull/11791


   
   
   Fixes #11734 
   
   
   ### Motivation
   
   
   `/namespace/namespace-name`  `/managed-ledger/namespace-name ` 
`/admin/partitioned-topic/namespace-name`  znode remain unclean after namespace 
deleted`
   ### Modifications
   
   delete these znode  after namespace delete
   
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): (yes / no) no
     - The public API: (yes / no) no
     - The schema: (yes / no / don't know) no 
     - The default values of configurations: (yes / no)no
     - The wire protocol: (yes / no)no
     - The rest endpoints: (yes / no) no
     - The admin cli options: (yes / no) no 
     - Anything that affects deployment: (yes / no / don't know)no
   
   ### Documentation
   
   #### For contributor
   
   For this PR, we need not to update docs, because it's not related to codes 
expose to users.
   
   
   
   


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to