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 2018/03/08 10:40:18 UTC

[GitHub] ivankelly commented on a change in pull request #1059: Issue 1014: Rename "global zookeeper" to "configuration-store"(change in code, conf and cli)

ivankelly commented on a change in pull request #1059: Issue 1014: Rename "global zookeeper" to "configuration-store"(change in code, conf and cli)
URL: https://github.com/apache/incubator-pulsar/pull/1059#discussion_r173121924
 
 

 ##########
 File path: bin/pulsar
 ##########
 @@ -70,7 +71,8 @@ where command is one of:
     broker              Run a broker server
     bookie              Run a bookie server
     zookeeper           Run a zookeeper server
-    global-zookeeper    Run a global-zookeeper server
+    global-zookeeper    Run a configuration-store server(Deprecated. Use "bin/pulsar configuration-store" instead)
 
 Review comment:
   Add a space between server and (

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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