BewareMyPower opened a new pull request #8169: URL: https://github.com/apache/pulsar/pull/8169
### Motivation When we share the same ZK and BK cluster with multiple broker clusters, if a cluster was removed, its metadata in ZK should also be removed. ### Modifications - Add a `PulsarClusterMetadataTeardown` class to delete the relative nodes from ZK; - Wrap the class to `bin/pulsar` script. ---------------------------------------------------------------- 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]
