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 A74F7200B84 for ; Tue, 6 Sep 2016 02:05:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A5EAC160ACC; Tue, 6 Sep 2016 00:05:17 +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 EAF4F160ABC for ; Tue, 6 Sep 2016 02:05:16 +0200 (CEST) Received: (qmail 37194 invoked by uid 500); 6 Sep 2016 00:05:15 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 37181 invoked by uid 99); 6 Sep 2016 00:05:15 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2016 00:05:15 +0000 Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 48C891A0046 for ; Tue, 6 Sep 2016 00:05:15 +0000 (UTC) Received: by mail-wm0-f43.google.com with SMTP id 1so161438571wmz.1 for ; Mon, 05 Sep 2016 17:05:15 -0700 (PDT) X-Gm-Message-State: AE9vXwN0++jXhtBR7c5+yeE7bQjv6NcaldGvGxnQWv/n5r6Yuxbd1u6kKlJgNveWlVKqB0E9xJ+gV08RS/qalQ== X-Received: by 10.194.86.164 with SMTP id q4mr5933581wjz.94.1473120313815; Mon, 05 Sep 2016 17:05:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.193.201 with HTTP; Mon, 5 Sep 2016 17:04:53 -0700 (PDT) In-Reply-To: References: From: Nick Dimiduk Date: Mon, 5 Sep 2016 17:04:53 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] Third release candidate for HBase 1.1.6 (RC2) is available To: hbase-dev Content-Type: multipart/alternative; boundary=089e0102d76a043c87053bcb8ddc archived-at: Tue, 06 Sep 2016 00:05:17 -0000 --089e0102d76a043c87053bcb8ddc Content-Type: text/plain; charset=UTF-8 - verified tarballs vs public key in KEYS file. - extracted bin tgz: - inspect structure. look good. - with both jdk1.7.0_80, jdk1.8.0_65: - run LoadTestTool against standalone bin tgz with FAST_DIFF block encoder and ROWCOL blooms. No issues, logs look good. - poked around webUI. looks good. - verified version in MasterUI matches git tag sha - load the site, browsed book and API docs. - extracted src tgz: - inspect structure. look good. - run LoadTestTool against standalone built from src tgz with ROW blooms. No issues, logs look good. - poked around webUI. looks good. - inspected compatibility report. Noting the expected changes from HBASE-16420. +1 On Sun, Aug 28, 2016 at 11:30 AM, Nick Dimiduk wrote: > I'm happy to announce the third release candidate of HBase 1.1.6 (HBase- > 1.1.6RC2) is available for download at https://dist.apache.org/ > repos/dist/dev/hbase/hbase-1.1.6RC2/ > > Maven artifacts are also available in the staging repository > https://repository.apache.org/content/repositories/orgapachehbase-1148 > > Artifacts are signed with my code signing subkey 0xAD9039071C3489BD, > available in the Apache keys directory https://people. > apache.org/keys/committer/ndimiduk.asc and in our KEYS file > https://www-us.apache.org/dist/hbase/KEYS. > > There's also a signed tag for this release at https://git-wip-us.apache. > org/repos/asf?p=hbase.git;a=tag;h=dea3b9ed8239748136ee3e8010a16039a9c29410 > > The detailed source and binary compatibility report vs 1.1.5 has been > published for your review, at http://home.apache.org/~ > ndimiduk/1.1.5_1.1.6RC2_compat_report.html > > HBase 1.1.6 is the sixth patch release in the HBase 1.1 line, continuing > on the theme of bringing a stable, reliable database to the Hadoop and > NoSQL communities. This release includes over 70 bug fixes since the 1.1.5 > release. Notable correctness fixes include HBASE-15698, HBASE-15856, > HBASE-15878, HBASE-16012, HBASE-16056, HBASE-16093, HBASE-16132, > HBASE-16237, HBASE-16288, HBASE-16420, HBASE-16429, and HBASE-16464. > > The full list of fixes included in this release is available at > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12310753&version=12335679 and and in the CHANGES.txt file > included in the distribution. > > Please try out this candidate and vote +/-1 by 23:59 Pacific time on > Sunday, 2016-09-04 as to whether we should release these artifacts as HBase > 1.1.6. > > Thanks, > Nick > --089e0102d76a043c87053bcb8ddc--