Created attachment 204766 [details] zookeeper.diff 20 May, 2019: release 3.5.5 available First stable version of 3.5 branch. This release is considered to be the successor of 3.4 stable branch and recommended for production use. It contains 950 commits, resolves 744 issues, fixes 470 bugs and includes the following new features: Dynamic reconfiguration Local sessions New node types: Container, TTL SSL support for Atomic Broadcast Protocol Ability to remove watchers Multi-threaded commit processor Upgraded to Netty 4.1 Maven build Various performance and stability improvements.
Created attachment 204767 [details] libzookeeper.diff
Created attachment 204772 [details] zookeeper.diff
Created attachment 204773 [details] zookeeper.diff
Created attachment 204902 [details] zookeeper.diff added support daemon supervise and restart functionality
Created attachment 204904 [details] zookeeper.diff added title for the daemon process
Created attachment 204908 [details] zookeeper.diff added requirement for log directory
Created attachment 204915 [details] zookeeper.diff added syslog output
maintainer timeout
A commit references this bug: Author: skreuzer Date: Sun Jul 14 02:42:51 UTC 2019 New revision: 506594 URL: https://svnweb.freebsd.org/changeset/ports/506594 Log: Update to version 3.5.5 PR: 238283 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> Changes: head/devel/libzookeeper/Makefile head/devel/libzookeeper/distinfo head/devel/libzookeeper/pkg-plist
A commit references this bug: Author: skreuzer Date: Sun Jul 14 02:46:44 UTC 2019 New revision: 506595 URL: https://svnweb.freebsd.org/changeset/ports/506595 Log: Update to version 3.5.5 PR: 238283 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> Changes: head/devel/zookeeper/Makefile head/devel/zookeeper/distinfo head/devel/zookeeper/files/zkCli.sh.in head/devel/zookeeper/files/zookeeper.in head/devel/zookeeper/pkg-plist
committed. thanks!