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



##########
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 zk1.us-west.example.com:2181 \

Review comment:
       Thanks for your suggestion. Done.




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