Hi Pat, I've done verification with JDK 1.7.0_141 on my mac desktop:
- signatures verified. - started a few different cluster sizes(1,3,5). - ran command line zk client - create, delete, get data, set data znode. - ran few 4lw commands. - ran unit test, looks good. Not sure if it's a problem, but md5/sha1 signature files in dist-maven folder contain only the hash, but not filename. I was unable to verify them with standard md5sum/sha1sum commands. Regards, Andor On Wed, Nov 1, 2017 at 8:14 PM, Patrick Hunt <ph...@apache.org> wrote: > This is a bugfix release candidate for 3.4.11. It fixes 53 issues. > > The full release notes is available at: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12310801&version=12339207 > > *** Please download, test and vote by November 6th 2017, 23:59 UTC+0. *** > > Source files: > *https://people.apache.org/~phunt/zookeeper-3.4.11-candidate-1/* > <https://people.apache.org/~phunt/zookeeper-3.4.11-candidate-1/> > > Maven staging repo: > https://repository.apache.org/content/groups/staging/org/ > apache/zookeeper/zookeeper/3.4.11/ > > The release candidate tag in git to be voted upon: release-3.4.11-rc1 > > ZooKeeper's KEYS file containing PGP keys we use to sign the release: > http://www.apache.org/dist/zookeeper/KEYS > > Should we release this candidate? > > Regards, > > Patrick >