kezhuw commented on PR #2267: URL: https://github.com/apache/zookeeper/pull/2267#issuecomment-3124438864
Apache Curator 5.9.0 has been released. https://lists.apache.org/thread/70st1k9wpkg6fkxt2xymolkpqt25fp4r If anyone is using `ZookeeperServer` directly, I recommend they to migrate to: 1. `void shutdownComponents()` to release extra resources. 2. [ZooKeeperServerEmbedded](https://zookeeper.apache.org/doc/r3.9.3/apidocs/zookeeper-server/org/apache/zookeeper/server/embedded/ZooKeeperServerEmbedded.html) is designed for public usage. Thank you all for contribution and participation! I am going to close this. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org