Releases: naver/arcus-zookeeper
Releases · naver/arcus-zookeeper
Arcus ZooKeeper 3.5.9-p3
Arcus ZooKeeper 3.5.9-p2
2022-11-24 [version 3.5.9-p2]
* C library: Add zoo_get_version() function.
* C library: Add release flag to show the version in library file.
* C library: Describe build dependencies in README.md
Arcus ZooKeeper 3.5.9-p1
2021-03-31 [version 3.5.9-p1]
* C library: prefix LOG macros to avoid name conflicts
* C library: use a short connect timeout
* C library: add zoo_forward_logs_to_syslog
* C library: add functions to set, get ensemble list after init
* Changing settings for support dynamic configuration
Arcus ZooKeeper 3.4.6-p2
2021-02-02 [version 3.4.6-p2]
* Apply ZOOKEEPER-1897 patch that ZK Shell/Cli not processing commands
Arcus ZooKeeper 3.4.6-p1
2020-12-21 [version 3.4.6-p1]
* C library: add L7 (application layer) ping support
* C library: prefix LOG macros to avoid name conflicts
* C library: use a short connect timeout
* C library: add zoo_forward_logs_to_syslog
* C library: add functions to set, get ensemble list after init
* C library: strict prototyping
* Apply ZOOKEEPER-642 patch to remove "exceeded deadline by N ms" floods logs
* Apply ZOOKEEPER-2049 patch. "Yosemite build failure - htonll conflict"
* Fix build.xml. Apply ZOOKEEPER-2646 patch to support for JDK >= 1.6
* Changed maven central repository url.