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 CA7BA7A1F for ; Thu, 3 Nov 2011 03:11:41 +0000 (UTC) Received: (qmail 49232 invoked by uid 500); 3 Nov 2011 03:11:40 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 49119 invoked by uid 500); 3 Nov 2011 03:11:40 -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 49111 invoked by uid 99); 3 Nov 2011 03:11:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 03:11:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.160.169 as permitted sender) Received: from [209.85.160.169] (HELO mail-gy0-f169.google.com) (209.85.160.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 03:11:32 +0000 Received: by gyg10 with SMTP id 10so1130538gyg.14 for ; Wed, 02 Nov 2011 20:11:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=R33s1JEFrID7Zvt47dE4QCrRufSmv9kL7oGPAUOfirg=; b=LSGum/w2+DgU5xaVaBPEiLkMQsBisrXIzjBaKPADwIyI17000FrU8SShMj4Afm+aPs mPXao5lElgqdUhmDcftuR2yxCdm2vok4ieGsPhbnJDMF1l+J0VSA++A+nG1CKEGiS+A5 EsfgSQTpW3fcdXUViWri8ssDsJPex3S/IzEaI= MIME-Version: 1.0 Received: by 10.182.139.70 with SMTP id qw6mr1435921obb.43.1320289871235; Wed, 02 Nov 2011 20:11:11 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.182.12.134 with HTTP; Wed, 2 Nov 2011 20:11:11 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 Nov 2011 20:11:11 -0700 X-Google-Sender-Auth: YX2Xktf6XuQfH3_Zim8p61ktpws Message-ID: Subject: Re: patch maturity and HBase release Was: HBASE-4120 table level priority From: Stack To: dev@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Nov 2, 2011 at 5:31 PM, Roman Shaposhnik wrote: > As I mentioned before, I'd love to expand on that. But so far > I haven't heard anybody willing to contribute to: > =A0 https://svn.apache.org/repos/asf/incubator/bigtop/trunk/bigtop-tests/= test-artifacts/hbase/ > I'm volunteering to help out Roman. A suite of tests that run against a cluster to verify stuff is basically as good/bad as it has always been is I think top priority for the project and plugs in nicely with the work nkeywal is doing refactoring our unit tests. St.Ack