Project-10: Replace global ZooKeeper and cache access from PulsarService and replace with Metadata-store API #9643
Labels
type/enhancement
The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Milestone
Goal
PulsarService initializes
Global-ZooKeeper
and that is used by multiple components across pulsar-services. Remove global-zk access from dependent component and eventually remove global-zk initialization from the PulsarService.Reference
Component: Pulsar-Service
Class-reference: "- PulsarServie::globalZkCache, ZooKeeperCache
Affected Modules: "- BrokerService, NamespaceServicem PersistentTopic, WorkerService
Notes
The text was updated successfully, but these errors were encountered: