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 84B0A93CE for ; Thu, 3 Nov 2011 00:32:13 +0000 (UTC) Received: (qmail 29915 invoked by uid 500); 3 Nov 2011 00:32:13 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 29842 invoked by uid 500); 3 Nov 2011 00:32:12 -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 29834 invoked by uid 99); 3 Nov 2011 00:32:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 00:32:12 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [74.125.82.169] (HELO mail-wy0-f169.google.com) (74.125.82.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 00:32:07 +0000 Received: by wyg24 with SMTP id 24so983297wyg.14 for ; Wed, 02 Nov 2011 17:31:46 -0700 (PDT) Received: by 10.216.137.16 with SMTP id x16mr5947352wei.47.1320280306105; Wed, 02 Nov 2011 17:31:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.101.201 with HTTP; Wed, 2 Nov 2011 17:31:25 -0700 (PDT) In-Reply-To: References: From: Ted Dunning Date: Wed, 2 Nov 2011 17:31:25 -0700 Message-ID: Subject: Re: patch maturity and HBase release Was: HBASE-4120 table level priority To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=0016e6d58a4da63f4904b0c9b6f0 --0016e6d58a4da63f4904b0c9b6f0 Content-Type: text/plain; charset=ISO-8859-1 Todd, I am curious what you mean here. How is adding a test suite better than annotating different tests in the TestNG or Junit 4 style? On Wed, Nov 2, 2011 at 5:25 PM, Todd Lipcon wrote: > Adding a system test suite would do us some good here. Accumulo has a > very nice one which we could work on cloning (though the APIs are > different we can borrow the test scenarios). > --0016e6d58a4da63f4904b0c9b6f0--