Nicklee007 opened a new pull request, #13974: URL: https://github.com/apache/pulsar/pull/13974
Fixes #13973 ### Motivation clean inactive bundle from bundleData in loadData and bundlesCache after the bundle be split or unload ### Modifications when every broker operate updateBundleData , then remove the inactive bundel from bundleData in loadData,and clean the bundlesCache release the bundle-data znode in path '/loadbalance/bundle-data' as the leader broker; ### Documentation Need to update docs? - [x] `no-need-doc` -- 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