nicoloboschi commented on a change in pull request #13985:
URL: https://github.com/apache/pulsar/pull/13985#discussion_r793621645



##########
File path: site2/docs/admin-api-clusters.md
##########
@@ -83,8 +83,8 @@ Here's an example cluster metadata initialization command:
 ```shell
 bin/pulsar initialize-cluster-metadata \
   --cluster us-west \
-  --zookeeper zk1.us-west.example.com:2181 \
-  --configuration-store zk1.us-west.example.com:2184 \
+  --metadata-store zk:zk1.us-west.example.com:2181 \

Review comment:
       it would be good to add an example not using the actual ZK root (chroot) 




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