eolivelli commented on pull request #1526: URL: https://github.com/apache/zookeeper/pull/1526#issuecomment-723168912
@ctubbsii I meant to say that this is not an API to encourage to use ZooKeeper users in running the server together with the application. I did it in some application, with bad effects, especially while dealing with ephemerals or while starting a cluster of nodes when there is no more a quorum of servers up and running (the application is never able to boot, because there is no established leadership and the application cannot make progress) But definitely **your use case is the target of this API** ! we need a standard and supported way to launch ZooKeeper server from Java code. So I will be happy to see your zookeeper-maven-plugin to be adapted to this new API ! ---------------------------------------------------------------- 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]
