Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project-10: Replace ZooKeeperCacheLoader to fetch broker-metadata into Proxy/Discovery service with Metadata-store api #9646

Closed
rdhabalia opened this issue Feb 19, 2021 · 0 comments
Assignees
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Comments

@rdhabalia
Copy link
Contributor

Goal

ZookeeperCacheLoader is used by BrokerDiscoveryProvider, DiscoveryServiceServlet, Proxy to manage broker-metadata. Replace ZookeeperCacheLoader with Metadata-store API (PulsarResources)

Reference

Component: Discovery-service, Proxy-Service
Class-reference: "- ZookeeperCacheLoader
Affected Modules: BrokerDiscoveryProvider, DiscoveryServiceServlet, Proxy

Notes

  1. Replace ZookeeperCacheLoader access with PulsarResources
  2. Remove ZookeeperCacheLoader class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

No branches or pull requests

2 participants