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 C87A8DB73 for ; Sat, 29 Sep 2012 19:56:07 +0000 (UTC) Received: (qmail 50779 invoked by uid 500); 29 Sep 2012 19:56:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 50749 invoked by uid 500); 29 Sep 2012 19:56: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 50740 invoked by uid 99); 29 Sep 2012 19:56: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 19:56:07 +0000 Date: Sun, 30 Sep 2012 06:56:07 +1100 (NCT) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: <1973642035.143606.1348948567529.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (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 Jimmy Xiang created HBASE-6901: ---------------------------------- Summary: 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 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