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 770E1107D6 for ; Wed, 11 Dec 2013 21:02:31 +0000 (UTC) Received: (qmail 94788 invoked by uid 500); 11 Dec 2013 21:02:30 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 94655 invoked by uid 500); 11 Dec 2013 21:02:30 -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 94647 invoked by uid 99); 11 Dec 2013 21:02:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 21:02:30 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yuzhihong@gmail.com designates 209.85.192.182 as permitted sender) Received: from [209.85.192.182] (HELO mail-pd0-f182.google.com) (209.85.192.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 21:02:25 +0000 Received: by mail-pd0-f182.google.com with SMTP id v10so10242654pde.13 for ; Wed, 11 Dec 2013 13:02:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qDlW/t5VC6/H0Cb8G6bPJxOkNolhzgT29Bf1eHzY5U0=; b=Fm85OymzYXYZ5L+h3u86qrZyByzYHqCHoqAkCeH9GswQDHAv2VUq6vLC0XA3GGoN4o LJSuCLLOe+1N3xmNtvssuAOTQxVjH9uF4dtsxqwoTot7ZzInHtd+sY380Yiy/Q/f6JRZ kdN9nSrrgv7L4YaFCb3lMMIYsxKIgBkZfNKUIYq56woEM7z7G/He1YpL0lXBFz/GodqE m56V88ZwLSFQXwDUJx5/Vy1kMHR5d1iB3GKTBs9gzHBN+6b+DE129FVuYBfyIiZnjTFP UU23aUfGsK1QN6s2Glz7RovvhL6AAWZ5P1yZzF2K/tJ6WG1s81x4CU6x6f3Cz2ddYtN2 YjyA== MIME-Version: 1.0 X-Received: by 10.68.106.69 with SMTP id gs5mr4746390pbb.87.1386795725390; Wed, 11 Dec 2013 13:02:05 -0800 (PST) Received: by 10.70.16.226 with HTTP; Wed, 11 Dec 2013 13:02:05 -0800 (PST) In-Reply-To: References: Date: Wed, 11 Dec 2013 13:02:05 -0800 Message-ID: Subject: Re: Extensions for patches accepted by QA bot From: Ted Yu To: "dev@hbase.apache.org" Content-Type: multipart/alternative; boundary=047d7b676f1a96898504ed488a66 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b676f1a96898504ed488a66 Content-Type: text/plain; charset=ISO-8859-1 I attached patch v2 to HBASE-10044 which would make QA bot accept the 3 extensions discussed here. Sorry for the delay - was at a conference last week. On Thu, Dec 5, 2013 at 9:10 AM, Nick Dimiduk wrote: > Thanks Ted! > > > On Thu, Dec 5, 2013 at 8:50 AM, Ted Yu wrote: > > > Alright. > > Plan to stick with previous consensus of 3 file extensions. > > > > Cheers > > > > > > On Wed, Dec 4, 2013 at 9:07 AM, Nick Dimiduk wrote: > > > > > I don't think that's a necessary filter; it'll still get > false-positives > > > like HBASE-1234_design_v1.txt. I'd prefer the automation to be kind and > > > understanding in accepting and evaluating community contributions :) > > > Running failing to apply a non-patch doesn't really hurt anything. > > > > > > > > > On Tue, Dec 3, 2013 at 9:51 AM, Ted Yu wrote: > > > > > > > Over in HBASE-10017, the following attachment triggered a QA warning: > > > > > > > > > > > > > > http://issues.apache.org/jira/secure/attachment/12616816/patchSiteOutput.txt > > > > > > > > Should the acceptance criteria include the notion that there should > be > > > JIRA > > > > number in the filename ? > > > > > > > > Thanks > > > > > > > > > > > > On Tue, Dec 3, 2013 at 12:39 AM, Anoop John > > > wrote: > > > > > > > > > +1 for .patch, .txt, .diff > > > > > > > > > > -Anoop- > > > > > > > > > > On Tue, Dec 3, 2013 at 6:16 AM, Nick Dimiduk > > > wrote: > > > > > > > > > > > Sounds reasonable to me. Maybe add .diff to that list? > > > > > > > > > > > > > > > > > > On Mon, Dec 2, 2013 at 4:34 PM, Ted Yu > > wrote: > > > > > > > > > > > > > During review of > > > > > > > HBASE-10044 test-patch.sh should filter out documents by > known > > > file > > > > > > > extensions > > > > > > > Jesse made the suggestion that QA bot only accepts files with > > > > > extensions > > > > > > > .patch > > > > > > > and .txt > > > > > > > > > > > > > > I want to get opinion from the community on this matter. > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > > > > --047d7b676f1a96898504ed488a66--