Skip to content

Conversation

@rdhabalia
Copy link
Contributor

Motivation

Note: This PR is on top of #9586
As described in #9643, This PR removes globalZK access from PulsarService.

  1. Remove Global zookeeper reference from Pulsar-Service by removing getter: PulsarService::getGlobalZkCache
  2. Once, ConfigurationCacheService is removed in Project-10: Remove ConfigurationCacheService (global-zk + local-zk) cache with Metadata-store API  #9645 , we can completely remove globalZK usage fron PulsarService.

fix discovery test

fix test

add timeout
@rdhabalia rdhabalia merged commit 9a6ae06 into apache:master Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project-10: Replace global ZooKeeper and cache access from PulsarService and replace with Metadata-store API

3 participants