+1 (non-binding) - I built the source code on Ubuntu 18.4 using OpenJDK 8u242 and maven 3.6.3. - All the unit tests passed (both Java and C-client). - Checkstyle passed - I executed a rolling-upgrade test from 3.5.7 to 3.6.1. (using https://github.com/symat/zk-rolling-upgrade-test)
Kind regards, Mate On Thu, Apr 16, 2020 at 5:45 AM Patrick Hunt <ph...@apache.org> wrote: > +1 - xsum/sig validated, rat ran clean, I was able to compile and ran some > manual tests on varying cluster sizes. > > Patrick > > On Wed, Apr 15, 2020 at 11:44 AM Enrico Olivelli <eolive...@gmail.com> > wrote: > > > This is a release candidate for 3.6.1. > > > > It is a bugfix release and it introduces a few bugfixes and new features > in > > these areas: > > - compatibility with applications built against 3.5 client libraries > > (restored a few non public APIs) > > - update Netty to 4.1.48.Final > > - ability to pass configuration as file in zkCli for TLS config > > - Add setKeepAlive support for NIOServerCnxn > > - Fix server side request throttling > > > > The full release notes is available at: > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12346764 > > > > *** Please download, test and vote by April 19th 2020, 23:59 UTC+0. *** > > > > Source files: > > https://people.apache.org/~eolivelli/zookeeper-3.6.1-candidate-0/ > > > > Maven staging repo: > > > https://repository.apache.org/content/repositories/orgapachezookeeper-1056 > > > > The release candidate tag in git to be voted upon: release-3.6.1-0 > > https://github.com/apache/zookeeper/tree/release-3.6.0-1 > > > > ZooKeeper's KEYS file containing PGP keys we use to sign the release: > > https://www.apache.org/dist/zookeeper/KEYS > > > > The staging version of the website is: > > > https://people.apache.org/~eolivelli/zookeeper-3.6.1-candidate-0/website/ > > > > Should we release this candidate? > > > > Enrico Olivelli > > >