Thanks Enrico for the check. I created a jira to fix the mentioned
differences between source tarball and git: ZOOKEEPER-3727 (fix version
3.5.8)
Thanks everyone for the vote and tests.
We have 3 binding +1.
I will move forward to publish 3.5.7-rc2 as the 3.5.7 release.
- Norbert
On Fri, Feb 14
+1 (binding)
Verified checksums and signatures
Built from sources on MacOS using docker environment that emulates
linux (dev/docker directory).
Run a few smoke tests on MacOs using JDK13
Tested the upgrade scenario from 3.4.14 (see
https://issues.apache.org/jira/browse/ZOOKEEPER-3644) using
snap
+1 xsum/sig verify, rat ran clean, compiled from source and ran some manual
testing.
Patrick
On Mon, Feb 10, 2020 at 7:23 AM Andor Molnar wrote:
> +1 (binding)
>
> - release notes are OK,
> - documentation looks good,
> - verified signatures, checksum,
> - Java & C unit tests passed,
> - verifi
+1 (binding)
- release notes are OK,
- documentation looks good,
- verified signatures, checksum,
- Java & C unit tests passed,
- verified 3-node cluster with zk-latencies.py (create, get, delete, setAcl,
getAcl, watchers)
Andor
> On 2020. Feb 10., at 12:52, Norbert Kalmar wrote:
>
> This i
I ran Curator tests and they pass
+1 (non binding)
-Jordan
> On Feb 10, 2020, at 6:52 AM, Norbert Kalmar wrote:
>
> This is the third bugfix release candidate for 3.5.7. It fixes 25 issues,
> including third party CVE fixes, potential data loss and potential split
> brain if some rare conditio
This is the third bugfix release candidate for 3.5.7. It fixes 25 issues,
including third party CVE fixes, potential data loss and potential split
brain if some rare conditions exists.
There are 4 additional patches compared to rc0 and rc1:
- ZOOKEEPER-3453: missing 'SET' in zkCli on windows
- ZOO