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


   
   Fixes #11682 
   1、`tryCreatePartitionsAsync` would create  znode under  
`managed-ledgers/public/default/persistent/`
   2、there are chance, `updatePartitionedTopic` would failed, and 
managed-ledgers znode would  stay unclean. If We tried update partition once 
again , We would fail, because of managed-ledgers znode exists
   
https://github.com/apache/pulsar/blob/80171a733ab4799f912a8935f03c19554b9ca3b1/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java#L473-L485


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