You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/20 00:04:17 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #9648: [pulsar-broker] Remove global-zk reference from Pulsar-service

rdhabalia opened a new pull request #9648:
URL: https://github.com/apache/pulsar/pull/9648


   ### 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 #9645 , we can completely remove globalZK usage fron PulsarService.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] rdhabalia merged pull request #9648: [pulsar-broker] Remove global-zk reference from Pulsar-service

Posted by GitBox <gi...@apache.org>.
rdhabalia merged pull request #9648:
URL: https://github.com/apache/pulsar/pull/9648


   


----------------------------------------------------------------
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:
users@infra.apache.org