Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1F61B200D31 for ; Sat, 21 Oct 2017 00:52:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1DF9B160BED; Fri, 20 Oct 2017 22:52:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 89DBA160BCB for ; Sat, 21 Oct 2017 00:52:11 +0200 (CEST) Received: (qmail 52660 invoked by uid 500); 20 Oct 2017 22:52:10 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 52649 invoked by uid 99); 20 Oct 2017 22:52:10 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Oct 2017 22:52:10 +0000 Received: from auth2-smtp.messagingengine.com (auth2-smtp.messagingengine.com [66.111.4.228]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 63AC51A00A5 for ; Fri, 20 Oct 2017 22:52:08 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailauth.nyi.internal (Postfix) with ESMTP id F087A20B4D for ; Fri, 20 Oct 2017 18:52:06 -0400 (EDT) Received: from web1 ([10.202.2.211]) by compute6.internal (MEProxy); Fri, 20 Oct 2017 18:52:06 -0400 X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id DD06A956EA; Fri, 20 Oct 2017 18:52:06 -0400 (EDT) Message-Id: <1508539926.283444.1145903272.45B6C883@webmail.messagingengine.com> From: Abraham Fine To: dev@zookeeper.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-26fdae60 References: Subject: Re: [VOTE] Apache ZooKeeper release 3.4.11 candidate 0 Date: Fri, 20 Oct 2017 15:52:06 -0700 In-Reply-To: archived-at: Fri, 20 Oct 2017 22:52:12 -0000 +1 (non-binding) * Checked md5sum * Verified signature * Ran tests * Spun up and tested 3 node cluster On Wed, Oct 18, 2017, at 18:34, Patrick Hunt 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