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_r173122200
##########
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)
+ configuration-store Run a configuration-store server
Review comment:
The documentation on this is out of line with the rest. I would suggest
moving the rest into line with this.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services