Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.4.9
-
None
Description
As seen in ZOOKEEPER-1394 I would like to have the "close" which waits for all background activities to finish.
In tests the method "testableWaitForShutdown" is used.
We can add a new ZooKeeper.close(int tineout) method which will act as testableWaitForShutdown, joining all support threads.
Attachments
Issue Links
- is related to
-
CURATOR-408 Handle graceful close of ZookKeeper client waiting for all resources to be released
- Resolved
- relates to
-
ZOOKEEPER-1394 ClassNotFoundException on shutdown of client
- Resolved
- links to