Thank you Pat for getting this out.

I'm adding few observations,
(1) "$ZK_HOME/zookeeper-3.4.11/README.md" is missing in the tar ball. I
could see recently renamed 'README.txt' to 'README.md' and requires
build.xml changes to include this.
(2) I failed to see release tag. Step-9 in
https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToRelease+using+git

The release candidate tag in git to be voted upon: release-3.4.11-rc0
https://github.com/apache/zookeeper/tree/release-3.4.11-rc0


Apart from the above, rc looks good to me.

+1

I've done verification with jdk 1.8.0_111 and CentOS 7.3.1611 env:-

- xsum/sig verified.
- checked release note, looks good.
- started a few different cluster sizes(1,3,5).
- ran command line zk client - create, delete, get data, set data znode.
- verified jmx beans.
- ran few 4lw commands.
- ran unit test, looks good.

Thanks,
Rakesh

On Thu, Oct 19, 2017 at 7:04 AM, 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 October 27th 2017, 23:59 UTC+0. ***
>
> Source files:
> https://home.apache.org/~phunt/zookeeper-3.4.11-candidate-0/
>
> 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-rc0
>
> 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
>

Reply via email to