rdhabalia opened a new issue #9641: URL: https://github.com/apache/pulsar/issues/9641
### Goal Replace Zookeeper API access in REST resources with Pluggable metadata resources ### Component Rest resources: Tenant, Cluster, Namespace, Topic ### Note 1. Introduce PulsarResources which provides metadata-API to access each one of the above resources 2. Refactor REST admin handlers to replace ZooKeeper API access with newly introduced PulsarResources ---------------------------------------------------------------- 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]
