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 896F010619 for ; Fri, 8 Nov 2013 02:09:18 +0000 (UTC) Received: (qmail 24057 invoked by uid 500); 8 Nov 2013 02:09:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 24013 invoked by uid 500); 8 Nov 2013 02:09:18 -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 23914 invoked by uid 99); 8 Nov 2013 02:09:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 02:09:17 +0000 Date: Fri, 8 Nov 2013 02:09:17 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-9921) stripe compaction - findbugs and javadoc issues, some improvements 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-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-9921: ------------------------------------ Attachment: HBASE-9921.patch What jira title says... some tiny changes, in one place incorrect method is used (noticed while running something), and the file counts for compactions can be derived from the ones for default one in most cases (realized while writing the documentation), some dead code which remained from more complicated version of the patch. > stripe compaction - findbugs and javadoc issues, some improvements > ------------------------------------------------------------------ > > Key: HBASE-9921 > URL: https://issues.apache.org/jira/browse/HBASE-9921 > Project: HBase > Issue Type: Task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Priority: Minor > Attachments: HBASE-9921.patch > > -- This message was sent by Atlassian JIRA (v6.1#6144)