Skip to content

Releases: naver/arcus-zookeeper

Arcus ZooKeeper 3.5.9-p3

21 Jul 03:02
Compare
Choose a tag to compare

2023-07-21 [version 3.5.9-p3]

* C library: Change name of version API on C client
* Bump guava in /zookeeper-contrib/zookeeper-contrib-zooinspector

Arcus ZooKeeper 3.5.9-p2

24 Nov 08:19
Compare
Choose a tag to compare

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

31 Mar 01:49
Compare
Choose a tag to compare

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

02 Feb 10:01
Compare
Choose a tag to compare

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

21 Dec 03:41
Compare
Choose a tag to compare

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.