Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.7.0
Description
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
Attachments
Issue Links
- is required by
-
SOLR-15636 Robust support for running Solr with an embedded zookeeper
- Open
- Parent Feature
-
ZOOKEEPER-3874 Official API to start ZooKeeper server from Java
- Closed
- links to