Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D470518D40 for ; Fri, 19 Feb 2016 19:34:36 +0000 (UTC) Received: (qmail 40072 invoked by uid 500); 19 Feb 2016 19:34:26 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 39937 invoked by uid 500); 19 Feb 2016 19:34:26 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 39872 invoked by uid 99); 19 Feb 2016 19:34:26 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2016 19:34:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 4D28AC1954; Fri, 19 Feb 2016 19:34:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.798 X-Spam-Level: X-Spam-Status: No, score=0.798 tagged_above=-999 required=6.31 tests=[FSL_HELO_BARE_IP_2=1.499, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id RQDs8cXbiqPv; Fri, 19 Feb 2016 19:34:23 +0000 (UTC) Received: from relayvx11b.securemail.intermedia.net (relayvx11b.securemail.intermedia.net [64.78.52.184]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 177885FB0D; Fri, 19 Feb 2016 19:34:22 +0000 (UTC) Received: from securemail.intermedia.net (localhost [127.0.0.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by emg-ca-1-1.localdomain (Postfix) with ESMTPS id 0C14853F07; Fri, 19 Feb 2016 11:34:22 -0800 (PST) Subject: Re: [VOTE] Apache ZooKeeper release 3.4.8 candidate 0 MIME-Version: 1.0 x-echoworx-msg-id: ce96abba-892b-4cdc-a6e7-549b5a0d4092 x-echoworx-emg-received: Fri, 19 Feb 2016 11:34:21.957 -0800 x-echoworx-message-code-hashed: 60a765d10b18c2f5a6d55683f59a1a036622a5622d1dd40772b29270e8792c54 x-echoworx-action: delivered Received: from 10.254.155.14 ([10.254.155.14]) by emg-ca-1-1 (JAMES SMTP Server 2.3.2) with SMTP ID 42; Fri, 19 Feb 2016 11:34:21 -0800 (PST) Received: from MBX080-W4-CO-2.exch080.serverpod.net (unknown [10.224.117.102]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by emg-ca-1-1.localdomain (Postfix) with ESMTPS id C212C53EF2; Fri, 19 Feb 2016 11:34:21 -0800 (PST) Received: from MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) by MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) with Microsoft SMTP Server (TLS) id 15.0.1130.7; Fri, 19 Feb 2016 11:34:21 -0800 Received: from MBX080-W4-CO-2.exch080.serverpod.net ([10.224.117.102]) by mbx080-w4-co-2.exch080.serverpod.net ([10.224.117.102]) with mapi id 15.00.1130.005; Fri, 19 Feb 2016 11:34:21 -0800 From: Chris Nauroth To: "dev@zookeeper.apache.org" CC: "user@zookeeper.apache.org" Thread-Topic: [VOTE] Apache ZooKeeper release 3.4.8 candidate 0 Thread-Index: AQHRYJLqhqbk3vi8kEq2m+UxJlcRN58z1+MA Date: Fri, 19 Feb 2016 19:34:20 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [50.248.208.113] x-source-routing-agent: Processed Content-Type: text/plain; charset="iso-8859-1" Content-ID: <8AC49788DA07A1419D523BDBF25D171F@exch080.serverpod.net> Content-Transfer-Encoding: quoted-printable +1 (non-binding) - Downloaded tarball and verified signature and checksums. - Verified correct version information in src/c/include/winconfig.h. - All unit tests passed. - Deployed a 3-node cluster. - Tested various zkCli commands. - Tested various 4-letter words. - Killed leader and verified new leader elected from remaining 2 nodes. - ZOOKEEPER-2347: No sign of the deadlock bug in my testing. --Chris Nauroth On 2/5/16, 8:00 PM, "Ra=FAl Guti=E9rrez Segal=E9s" wr= ote: >This is a bugfix release candidate for 3.4.8. It fixes 9 issues, most >notably a deadlock when shutting down ZooKeeper. > >The full release notes is available at: > >https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=3D1231080= 1& >version=3D12326517 > >*** Please download, test and vote by February 20th 2016, 23:59 UTC+0. *** > >Source files: >http://people.apache.org/~rgs/zookeeper-3-4-8-rc0/ > >Maven staging repo: >https://repository.apache.org/content/groups/staging/org/apache/zookeeper/ >zookeeper/3.4.8/ > >The tag to be voted upon: >https://svn.apache.org/repos/asf/zookeeper/tags/release-3.4.8-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? > >Note that the approval is by lazy majority according to the bylaws and >only >PMC votes are binding. > > >-rgs