From dev-return-80456-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Fri Apr 26 07:29:07 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DBD5318064C for ; Fri, 26 Apr 2019 09:29:06 +0200 (CEST) Received: (qmail 42705 invoked by uid 500); 26 Apr 2019 07:29:06 -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 42683 invoked by uid 99); 26 Apr 2019 07:29:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Apr 2019 07:29:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 389DD180E76 for ; Fri, 26 Apr 2019 07:29:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.3 X-Spam-Level: ** X-Spam-Status: No, score=2.3 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=2, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=cloudera.com Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id IRbEPn2wcgcw for ; Fri, 26 Apr 2019 07:29:02 +0000 (UTC) Received: from mail-pl1-f176.google.com (mail-pl1-f176.google.com [209.85.214.176]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id A23615FC8C for ; Fri, 26 Apr 2019 07:29:01 +0000 (UTC) Received: by mail-pl1-f176.google.com with SMTP id d9so1115909pls.8 for ; Fri, 26 Apr 2019 00:29:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=57Ob0kDmJ8NCE8oOoVrcpshbxdXC6xZnr1GdIWA7TgU=; b=nFRztyGOY840Vw5S8d/sgoFIWt+dGVb0tK0e9JvjqrtcGcw9OJZEcptGCzQBbz7ZkH FG492GupEvLhHjZItN+Ivq/+MeBvwZT29/A7CvtwcWQQku3e6iLqo57JNbBX3KC40tY6 laYeMiNUfRvCrJ4apZ65Wze6bbIw21xXQiYygRK9K2iFLc6jBkzEzAkpFpaKx4j9CGNX q/O8gj7wwOkrfZxLVkwqS/A9z3vZrTF1EW4Vowr+IPZw5xpxi69rTxQxvdlaMLHt4Ooj rmj7axcAjGw9uijFdtogaXo1CPit7Laep+5x+8dXEpBtRXbADCWT/7qEJlPZDDeu8R9N OSzg== X-Gm-Message-State: APjAAAUhVdmZaAhg5GFXLf20L16kMHv4Xa6za5oSS3JAYcbuDgmaRTG8 TWVL3yXTvdi5YI4K2KCu1jLA6Cql2VxcYihs+XH0zg9hIDY= X-Google-Smtp-Source: APXvYqxGpOfb5r1GHvQ6wyNoKLdrK4/u+ECO+/vgKxJJaFyF4Rtys0FINL4I382fWd7M+X77VVkSQQt3vs1lRyNwBh8= X-Received: by 2002:a17:902:bb84:: with SMTP id m4mr8550371pls.302.1556263739709; Fri, 26 Apr 2019 00:28:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Norbert Kalmar Date: Fri, 26 Apr 2019 09:28:43 +0200 Message-ID: Subject: Re: [VOTE] Apache ZooKeeper release 3.5.5 candidate 5 To: dev@zookeeper.apache.org Content-Type: multipart/alternative; boundary="00000000000062038e058769e376" --00000000000062038e058769e376 Content-Type: text/plain; charset="UTF-8" +1 (non-binding) Testing done with openjdk 1.8.0_163 on MacOS - signatures checked - license files checked source tarball testing: - built src package (mvn clean install) - unit tests passed - rat passed (mvn clean apache-rat:check) - note: needs an "mvn clean" full run if you built it before - spotBugs passed (mvn clean install -DskipTests spotbugs:check) - aggregate api docs generated (mvn javadoc:aggregate) - run the built binary (+ cli with basic commands) bin tarball testing: - run ZK from bin package (+ cli with basic commands) On Thu, Apr 25, 2019 at 3:10 PM Andor Molnar wrote: > This is the first stable release of 3.5 branch: 3.5.5. It resolves 117 > issues, including Maven migration, Quorum TLS, TTL nodes and lots of other > performance and stability improvements. > > The full release notes is available at: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12343268 > > *** Please download, test and vote by May 3rd 2019, 23:59 UTC+0. *** > > Source files: > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.5.5-rc5/ > > Maven staging repos: > > https://repository.apache.org/content/groups/staging/org/apache/zookeeper/parent/3.5.5/ > > https://repository.apache.org/content/groups/staging/org/apache/zookeeper/zookeeper-jute/3.5.5/ > > https://repository.apache.org/content/groups/staging/org/apache/zookeeper/zookeeper/3.5.5/ > > The release candidate tag in git to be voted upon: release-3.5.5-rc5 > > 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? > > --00000000000062038e058769e376--