Enrico Olivelli created ZOOKEEPER-4312: ------------------------------------------
Summary: ZooKeeperServerEmbedded: enhance server start/stop for testability Key: ZOOKEEPER-4312 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4312 Project: ZooKeeper Issue Type: Improvement Components: server Affects Versions: 3.7.0 Reporter: Enrico Olivelli Assignee: Enrico Olivelli ZooKeeperServerEmbedded works well for running ZooKeeper but it lacks support for a few little features in order to use it for tests. I saw these problems while working on the port of Curator Testing Server to ZooKeeperServerEmbedded. * There is no wait to wait for the server to be up-and-running * When you "close()" the server, it does not wait for the ports to be closed * There is no wait to have the ConnectString for the server -- This message was sent by Atlassian Jira (v8.3.4#803005)