Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
Reviewed
Description
Users can switch the Zookeeper client/server communication framework to Netty.
ZKMainServer process fails to terminate due to when users utilize Netty for ZooKeeper connections.
Netty threads identified as non-Daemon threads.
Enforce the calling of close() on ZooKeeper before ZKMainServer termination.
Attachments
Issue Links
- links to