Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 798CB17B52 for ; Mon, 11 May 2015 03:55:45 +0000 (UTC) Received: (qmail 74436 invoked by uid 500); 11 May 2015 03:55:41 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 74250 invoked by uid 500); 11 May 2015 03:55:41 -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 74229 invoked by uid 99); 11 May 2015 03:55:41 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2015 03:55:41 +0000 Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id E783A1A0642; Mon, 11 May 2015 03:55:40 +0000 (UTC) Received: by ieczm2 with SMTP id zm2so99119418iec.2; Sun, 10 May 2015 20:55:40 -0700 (PDT) X-Received: by 10.42.20.197 with SMTP id h5mr8912260icb.22.1431316540135; Sun, 10 May 2015 20:55:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.58.68 with HTTP; Sun, 10 May 2015 20:55:19 -0700 (PDT) In-Reply-To: References: <134CD2FA-1212-42D2-A1D0-849E3B73319A@gmail.com> <2F29BEE6-3E0B-4823-BF84-4D407ABC8F0D@gmail.com> <63603770-E371-418E-99C2-9DCB8C263A55@gmail.com> From: =?UTF-8?Q?Enis_S=C3=B6ztutar?= Date: Sun, 10 May 2015 20:55:19 -0700 Message-ID: Subject: Re: [VOTE] First release candidate for HBase 1.1.0 (RC0) is available. To: "dev@hbase.apache.org" Cc: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=20cf30291f2aefb1060515c659f5 --20cf30291f2aefb1060515c659f5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Here are my tests so far: checked sigs, crcs build src tarsal with hadoop 2.3, 2.4.0, 2.5.0, 2.5.1, 2.5.2 and 2.6.0. Build with Hadoop-2.2.0 is broken as previous mail. I don=E2=80=99t think w= e should sink the RC for this. run local mode simple tests from shell Build with downstreamer checked dir layouts checked jar files checked version, tag, Checked the documentation. Both the index.html and book are in the old format. Nick did you copy the docs from master? This is unfortunate, but not a blocker to the RC. Run wiht LTT with 1M load on local mode and 5 node cluster. Seems fine. Run with different block encoding and compression algorithms Run 1.0.1 and 0.98.12 clients against 1.1.0 server, some smoke tests (list, scan) and LTT Going through the compat report: https://people.apache.org/~enis/1.0.1_1.1.0RC0_compat_report.html, a couple of interesting things: - https://issues.apache.org/jira/browse/HBASE-13551 missed 2 classes related to proc v2. They should not be Public. - AuthUtil should not be Public. This seems source incompatibility: - RegionScanner.nextRaw ( java.util.List p1, int p2 ) [abstract] *:* boolean My vote would be -0, since the RegionScanner.nextRaw() although not used much is a concerning change and breaks source compat. Enis On Wed, May 6, 2015 at 1:07 PM, Nick Dimiduk wrote: > I'm also traveling today. > > I've already extended the vote for this RC to Sunday, and since no one ha= s > said this is a -1 -worthy regression, this candidate continues to stand. > > On Wed, May 6, 2015 at 12:16 PM, Andrew Purtell > wrote: > > > Formally, -0 > > > > Given tomorrow is hbasecon perhaps it would be better to spin a RC on > > Friday? > > > > I can take HBASE-13637 but am sitting on a plane at the moment. Won't b= e > > able to get to it until tonight. > > > > > On May 6, 2015, at 10:43 AM, Nick Dimiduk wrote= : > > > > > > On Wed, May 6, 2015 at 10:13 AM, Andrew Purtell < > > andrew.purtell@gmail.com> > > > wrote: > > > > > >> I prefer to patch the POMs. > > > > > > Is this a formal -1? > > > > > > I've opened HBASE-13637 for tracking this issue. Let's get it fixed a= nd > > > I'll spin a new RC tonight. > > > > > >>> On May 5, 2015, at 4:16 PM, Nick Dimiduk wrote= : > > >>> > > >>> So what's the conclusion here? Are we dropping 2.2 support or > updating > > >> the > > >>> poms and sinking the RC? > > >>> > > >>>> On Fri, May 1, 2015 at 7:47 AM, Sean Busbey > > >> wrote: > > >>>> > > >>>> On Thu, Apr 30, 2015 at 6:48 PM, Andrew Purtell < > apurtell@apache.org> > > >>>> wrote: > > >>>> > > >>>>> We could patch our POMs to reference the hadoop-minikdc artifact > > >>>>> independently of the rest of the Hadoop packages. It's standalone > and > > >>>>> rarely changes. > > >>>> +1. I've been using HBase to test Hadoop changes for isolating > > >> dependencies > > >>>> from downstream folks (HADOOP-11804), and I've just been leaving t= he > > >>>> hadoop-minikdc artifact as-is due to these very reasons. > > >>>> > > >>>> -- > > >>>> Sean > > >> > > > --20cf30291f2aefb1060515c659f5--