Jennifer88huang commented on a change in pull request #11466:
URL: https://github.com/apache/pulsar/pull/11466#discussion_r686457212



##########
File path: site2/docs/deploy-bare-metal-multi-cluster.md
##########
@@ -86,8 +77,8 @@ Directory | Contains
 
 Each Pulsar instance relies on two separate ZooKeeper quorums.
 
-* [Local ZooKeeper](#deploy-local-zookeeper) operates at the cluster level and 
provides cluster-specific configuration management and coordination. Each 
Pulsar cluster needs to have a dedicated ZooKeeper cluster.
-* [Configuration Store](#deploy-the-configuration-store) operates at the 
instance level and provides configuration management for the entire system (and 
thus across clusters). An independent cluster of machines or the same machines 
that local ZooKeeper uses can provide the configuration store quorum.
+* Local ZooKeeper operates at the cluster level and provides cluster-specific 
configuration management and coordination. Each Pulsar cluster needs to have a 
dedicated ZooKeeper cluster.

Review comment:
       ```suggestion
   * Local ZooKeeper operates at the cluster level and provides 
cluster-specific configuration management and coordination. Each Pulsar cluster 
needs a dedicated ZooKeeper cluster.
   ```




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to