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 4036010CA7 for ; Wed, 28 May 2014 16:34:14 +0000 (UTC) Received: (qmail 51236 invoked by uid 500); 28 May 2014 16:34:13 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 51157 invoked by uid 500); 28 May 2014 16:34:13 -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 51149 invoked by uid 99); 28 May 2014 16:34:13 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2014 16:34:13 +0000 Received: from localhost (HELO mail-vc0-f179.google.com) (127.0.0.1) (smtp-auth username apurtell, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2014 16:34:13 +0000 Received: by mail-vc0-f179.google.com with SMTP id im17so12650719vcb.38 for ; Wed, 28 May 2014 09:34:12 -0700 (PDT) X-Received: by 10.58.112.8 with SMTP id im8mr810023veb.35.1401294852311; Wed, 28 May 2014 09:34:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.161.19 with HTTP; Wed, 28 May 2014 09:33:32 -0700 (PDT) In-Reply-To: References: From: Andrew Purtell Date: Wed, 28 May 2014 09:33:32 -0700 Message-ID: Subject: Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014 To: "dev@hbase.apache.org" Content-Type: multipart/alternative; boundary=047d7b2e544ee5cff804fa78619f --047d7b2e544ee5cff804fa78619f Content-Type: text/plain; charset=UTF-8 Thanks Ram and Anoop for verifying the integration tests for the security features. On Wed, May 28, 2014 at 12:22 AM, ramkrishna vasudevan < ramkrishna.s.vasudevan@gmail.com> wrote: > Downloaded the src, compiled it. Verified the signatures also. > Ran IT tests along with restart scenarios with V3 version and ACL CP and > Visibility CP enabled. Even restart scenarios look fine. > +1 on RC. > > REgards > Ram > > > On Wed, May 28, 2014 at 6:04 AM, Andrew Purtell > wrote: > > > I ran the unit test suite 25 times on JDK 7 and did not see this. I am > > currently doing the same on JDK 6. No unit test failures so far. > > > > > > On Tue, May 27, 2014 at 1:30 PM, Jean-Marc Spaggiari < > > jean-marc@spaggiari.org> wrote: > > > > > I tried the test suite 3 times and 3 times failed on this: > > > Results : > > > > > > Failed tests: > > > > > > > > > testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile) > > > > > > Tests in error: > > > > > > > > > > > > testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange) > > > > > > > > > > > > testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange) > > > > > > > > > > > > testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange) > > > > > > > > > > > > testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned) > > > > > testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned) > > > > > > > > > > > > testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction) > > > > > > Tests run: 840, Failures: 1, Errors: 6, Skipped: 2 > > > > > > > > > Am I the only one facing that? > > > > > > JM > > > > > > > > > 2014-05-27 14:27 GMT-04:00 Jesse Yates : > > > > > > > Downloaded, checked signature, poked around with a mini-cluster + > > shell, > > > ui > > > > looks good, built against phoenix. > > > > > > > > +1 > > > > > > > > ------------------- > > > > Jesse Yates > > > > @jesse_yates > > > > jyates.github.com > > > > > > > > > > > > On Tue, May 27, 2014 at 10:09 AM, Anoop John > > > > wrote: > > > > > > > > > +1 > > > > > Downloaded, checked signature, ran tests, checked doc. Ran ITs for > > > > > visibility labels, tags and encryption (HFile and WAL). All looks > > good. > > > > > > > > > > -Anoop- > > > > > > > > > > On Tue, May 27, 2014 at 10:20 PM, Stack wrote: > > > > > > > > > > > +1 > > > > > > > > > > > > Downloaded, checked hash, checked doc. > > > > > > > > > > > > Loaded data into standaalone mode. Checked it made it. Checked > > UI. > > > > All > > > > > > seems fine. > > > > > > > > > > > > Put it up on my little test cluster and ran my blockcache > loadings > > (I > > > > had > > > > > > to copy in hadoop 2.4.x libs). It started fine over data written > > by > > > > > trunk. > > > > > > Seems fine. No unusual behaviors that I could see on cursory > > > review. > > > > > > > > > > > > St.Ack > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell < > > apurtell@apache.org > > > > > > > > > > wrote: > > > > > > > > > > > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for > > > > download > > > > > at > > > > > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven > > artifacts > > > > are > > > > > > also > > > > > > > available in the temporary repository > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1022 > > > > > > > > > > > > > > Signed with my code signing key D5365CCD. > > > > > > > > > > > > > > The issues resolved in this release can be found here: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765 > > > > > > > > > > > > > > Please try out the candidate and vote +1/-1 by midnight Pacific > > > Time > > > > > > (00:00 > > > > > > > -0800 GMT) on June 1 on whether or not we should release this > as > > > > > 0.98.3. > > > > > > > Three +1 votes from PMC will be required to release. > > > > > > > > > > > > > > -- > > > > > > > Best regards, > > > > > > > > > > > > > > - Andy > > > > > > > > > > > > > > Problems worthy of attack prove their worth by hitting back. - > > Piet > > > > > Hein > > > > > > > (via Tom White) > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > Best regards, > > > > - Andy > > > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > > (via Tom White) > > > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White) --047d7b2e544ee5cff804fa78619f--