eolivelli opened a new pull request #1526: URL: https://github.com/apache/zookeeper/pull/1526
Create an Official API to start a ZooKeeper server node from Java code. The idea is not to run ZooKeeper server inside the same process of an application, but only to have a standard Launcher that can be used from Java and not a bash script. See more context here https://issues.apache.org/jira/browse/ZOOKEEPER-3874 ---------------------------------------------------------------- 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: [email protected]
