MarvinCai opened a new issue, #15450: URL: https://github.com/apache/pulsar/issues/15450
**Is your feature request related to a problem? Please describe.** Currently seems the `delete-cluster-metadata` is only cleaning the /admin/clusters and /managed-ledgers path in MetaStore, which might left some metadata in MetaStore like tenant and namespace data. And if user reuse same MetaStore for a new Pulsar cluster could observe tenant/namespace from previous installation. **Describe the solution you'd like** Provide an option in the `delete-cluster-metadata` command to completely remove all metadata in MetaStore. **Describe alternatives you've considered** N/A **Additional context** Add any other context or screenshots about the feature request here. -- 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]
