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 2019/06/11 01:44:18 UTC

[GitHub] [pulsar] jiazhai commented on a change in pull request #4502: [Issue 4480] Support setting zk chroot path when initialize cluster metadata

jiazhai commented on a change in pull request #4502: [Issue 4480] Support setting zk chroot path when initialize cluster metadata
URL: https://github.com/apache/pulsar/pull/4502#discussion_r292250362
 
 

 ##########
 File path: pulsar-broker/src/main/java/org/apache/pulsar/PulsarClusterMetadataSetup.java
 ##########
 @@ -93,7 +92,7 @@
         private String globalZookeeper;
 
         @Parameter(names = { "-cs",
-            "--configuration-store" }, description = "Configuration Store connection string", required = false)
+            "--configuration-store" }, description = "Configuration Store connection string", required = true)
 
 Review comment:
   Hi @murong00,  Is this change necessary? 

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


With regards,
Apache Git Services