Goal
Replace Zookeeper API access in REST resources with Pluggable metadata resources
Component
Rest resources: Tenant, Cluster, Broker, Namespace, Topic
Note
- Introduce PulsarResources which provides metadata-API to access each one of the above resources
- Refactor REST admin handlers to replace ZooKeeper API access with newly introduced PulsarResources