+1 (non-binding)

- unit tests pass
- built and started ZK + run few commands from source tarball
- checked bin tarball, license files, run ZK + few commands
- signature OK.

Tested on MacOS with openJDK 1.8, no problems

I also run the tests on a Linux machine, found the problem why SSL tests
failed (I just wrote to DEv about this), after fixing my hosts file it
passed!

@Jordan - I reviewed and +1-d the patch you asked, sorry for not making to
3.6.0, hopefully a 3.6.1 comes out quick, people don't like versions ending
in x.x.0 anyway :)

Thanks Enrico!

- Norbert


On Mon, Feb 3, 2020 at 4:31 AM Jordan Zimmerman <jor...@jordanzimmerman.com>
wrote:

> No big issues with Curator that I could find
>
> +1 (non binding)
>
> -Jordan
>
> > On Feb 1, 2020, at 10:02 AM, Enrico Olivelli <eolive...@gmail.com>
> wrote:
> >
> > This is the second release candidate for Apache ZooKeeper 3.6.0.
> >
> > It is a major release and it introduces a lot of new features, most
> notably:
> > - Built-in data consistency check inside ZooKeeper
> > - Allow Followers to host Observers
> > - Authentication enforcement
> > - Pluggable metrics system for ZooKeeper (and Prometheus.io integration)
> > - TLS Port unification
> > - Audit logging in ZooKeeper servers
> > - Improve resilience to network (advertise multiple addresses for
> > members of a Zookeeper cluster)
> > - Persistent Recursive Watches
> > - add an API and the corresponding CLI to get total count of recursive
> > sub nodes under a specific path
> >
> > The full release notes is available at:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12326518
> >
> > *** Please download, test and vote by February 4th 2020, 23:59 UTC+0. ***
> >
> > Source files:
> > https://people.apache.org/~eolivelli/zookeeper-3.6.0-candidate-1/
> >
> > Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachezookeeper-1047/
> >
> > The staging version of the website is:
> >
> https://people.apache.org/~eolivelli/zookeeper-3.6.0-candidate-1/website/
> >
> > The release candidate tag in git to be voted upon: release-3.6.0-1
> > 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
> >
> > Please note that we are adding a new jar to the dependency set for
> > clients: zookeeper-metrics-providers.
> >
> > Should we release this candidate?
> >
> > Enrico Olivelli
>
>

Reply via email to