Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B2F5DC08 for ; Sat, 29 Sep 2012 21:20:08 +0000 (UTC) Received: (qmail 12651 invoked by uid 500); 29 Sep 2012 21:20:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 12605 invoked by uid 500); 29 Sep 2012 21:20:07 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 12595 invoked by uid 99); 29 Sep 2012 21:20:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2012 21:20:07 +0000 Date: Sun, 30 Sep 2012 08:20:07 +1100 (NCT) From: "Hadoop QA (JIRA)" To: issues@hbase.apache.org Message-ID: <586195292.143793.1348953607753.JavaMail.jiratomcat@arcas> In-Reply-To: <1973642035.143606.1348948567529.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6901) Store file compactSelection throws ArrayIndexOutOfBoundsException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466318#comment-13466318 ] Hadoop QA commented on HBASE-6901: ---------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12547126/trunk-6901.patch against trunk revision . +1 @author. The patch does not contain any @author tags. -1 tests included. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. +1 hadoop2.0. The patch compiles against the hadoop 2.0 profile. -1 javadoc. The javadoc tool appears to have generated 149 warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. -1 findbugs. The patch appears to introduce 7 new Findbugs (version 1.3.9) warnings. +1 release audit. The applied patch does not increase the total number of release audit warnings. -1 core tests. The patch failed these unit tests: Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2970//testReport/ Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2970//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2970//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2970//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2970//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2970//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2970//console This message is automatically generated. > Store file compactSelection throws ArrayIndexOutOfBoundsException > ----------------------------------------------------------------- > > Key: HBASE-6901 > URL: https://issues.apache.org/jira/browse/HBASE-6901 > Project: HBase > Issue Type: Bug > Components: HFile > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Attachments: trunk-6901.patch > > > When setting to true, and run compaction to exclude bulk loaded files could cause ArrayIndexOutOfBoundsException since all files are excluded. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira