From dev-return-69054-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon Apr 23 17:24:48 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 43E2D180634 for ; Mon, 23 Apr 2018 17:24:48 +0200 (CEST) Received: (qmail 19201 invoked by uid 500); 23 Apr 2018 15:24:46 -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 19007 invoked by uid 99); 23 Apr 2018 15:24:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2018 15:24:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 8AE0EC0249 for ; Mon, 23 Apr 2018 15:24:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.499 X-Spam-Level: X-Spam-Status: No, score=0.499 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id we1Q5zKeNsPr for ; Mon, 23 Apr 2018 15:24:43 +0000 (UTC) Received: from mail-wr0-f172.google.com (mail-wr0-f172.google.com [209.85.128.172]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id D6B6B5F16A for ; Mon, 23 Apr 2018 15:24:42 +0000 (UTC) Received: by mail-wr0-f172.google.com with SMTP id u18-v6so15166351wrg.3 for ; Mon, 23 Apr 2018 08:24:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:date:references:to:in-reply-to:message-id; bh=cmerRDE/MaeJ6l961OUz/2ConIluLHAcYtJRQ966ylY=; b=HaXT66dUsoqCIL3wUgOI43lidaPpsk9N24FPKDeQGlZVq3G4FwCA9t3f+x1m6he7sA dHnoZzaGhlgq1WBM+zutgeFFaTBM0j8QHh897R2LhYgcoOoD/yl/i1ZmsoGqBCTpN+Xd j4kJfJgSXqHfSYC6BcX1W2uQHufJNO1qC237P+BRO8iK6tqfwdoc62e6DT/2XXgVSBjs wJa9sabCNs3f3Xxc++B9PHxQN1BBQI05q1b1KMyfD+mso1I9RVezDrPF7Md5rFVZq66N +BdHQMv9+I2SiTbB1ya0tl/oadKXfKTcBWJ4jICUnadx9cZ6DLhevSbZkltga8zAK6OF gEbg== X-Gm-Message-State: ALQs6tAdqaVBgN8U0mBz9Sfr9vgo0WCd2xf/OtTUuTm6hoKXQM57DeGT VwD0cGUhaUuaWTUrzE+g2UR0VQs0 X-Google-Smtp-Source: AIpwx4+5vfpdgZakyKbqykrdr6+nTmbJPNeN6u27x2XKBbf8lIhKlWEgiYTtUuleNKWsoP4PDUoVQA== X-Received: by 10.28.153.213 with SMTP id b204mr10310884wme.79.1524497082201; Mon, 23 Apr 2018 08:24:42 -0700 (PDT) Received: from [192.168.1.53] (114.red-83-60-144.dynamicip.rima-tde.net. [83.60.144.114]) by smtp.gmail.com with ESMTPSA id 19sm10166550wmv.18.2018.04.23.08.24.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Apr 2018 08:24:41 -0700 (PDT) From: Flavio Junqueira Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [VOTE] Apache ZooKeeper release 3.4.12 candidate 1 Date: Mon, 23 Apr 2018 17:24:40 +0200 References: <1522127144.3653183.1317214624.7BF0B0A9@webmail.messagingengine.com> To: dev@zookeeper.apache.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3273) +1, verified the following: - checksums and signature - build passes - rat tool output does not indicate any problem - LICENSE and NOTICE look both ok - local simple smoke tests work -Flavio > On 2 Apr 2018, at 02:01, Michael Han wrote: > > +1 > > - verified xsum/sig. > - release notes looks good. > - verified cluster with different sizes. > - verified with few 4lw commands. > - verified data / log dir swap was fixed. > - all unit test passed. > > > On Wed, Mar 28, 2018 at 11:55 AM, Patrick Hunt wrote: > >> +1. sig/xsum verified, RAT ran OK. I tested a few operational scenarios >> which seemed fine. Ran the tests and they passed. LGTM. >> >> Patrick >> >> On Mon, Mar 26, 2018 at 10:05 PM, Abraham Fine wrote: >> >>> This is a bugfix release candidate for 3.4.12. It fixes 22 issues, >>> including issues that >>> affect incorrect handling of the dataDir and the dataLogDir. >>> >>> This candidate fixes an issue in the release notes of candidate 0. >>> >>> The full release notes are available at: >>> >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >>> projectId=12310801&version=12342040 >>> >>> *** Please download, test and vote by March 31st 2018, 23:59 UTC+0. *** >>> >>> Source files: >>> http://people.apache.org/~afine/zookeeper-3.4.12-candidate-1/ >>> >>> Maven staging repo: >>> https://repository.apache.org/content/groups/staging/org/ >>> apache/zookeeper/zookeeper/3.4.12/ >>> >>> The release candidate tag in git to be voted upon: release-3.4.12-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? >>> >>