ddanielr commented on PR #6411: URL: https://github.com/apache/accumulo/pull/6411#issuecomment-4624706650
@ctubbsii the `Zookeeper Instance` wording made it sound like the command would start an instance of a zookeeper server. What the command actually does is start a `org.apache.zookeeper.ZooKeeperMain.main` process which behaves similarly to `zkCLi.sh`. Using the word `zkCli` would be more accurate for describing the user experience. Unfortunately this code doesn't start a `zkCli` process. -- 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]
