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 D9B7517DAC for ; Thu, 19 Mar 2015 01:04:39 +0000 (UTC) Received: (qmail 84033 invoked by uid 500); 19 Mar 2015 01:04:39 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 83990 invoked by uid 500); 19 Mar 2015 01:04:39 -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 83977 invoked by uid 99); 19 Mar 2015 01:04:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Mar 2015 01:04:39 +0000 Date: Thu, 19 Mar 2015 01:04:39 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13276) Fix incorrect condition for minimum block locality in 0.98 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-13276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368266#comment-14368266 ] Hudson commented on HBASE-13276: -------------------------------- SUCCESS: Integrated in HBase-0.98 #907 (See [https://builds.apache.org/job/HBase-0.98/907/]) HBASE-13276 Fix incorrect condition for minimum block locality in 0.98. (churro morales and larsh) (larsh: rev dfb015d68288d090682308ffcc61badd8a821bb7) * hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java > Fix incorrect condition for minimum block locality in 0.98 > ---------------------------------------------------------- > > Key: HBASE-13276 > URL: https://issues.apache.org/jira/browse/HBASE-13276 > Project: HBase > Issue Type: Sub-task > Reporter: Lars Hofhansl > Assignee: Lars Hofhansl > Priority: Critical > Fix For: 0.98.12 > > Attachments: HBASE-11195-0.98.v1.patch > > > 0.98 only. Parent somehow was incorrect. One-liner to fix it. > But it's critical as we perform potentially _way_ more compactions now. -- This message was sent by Atlassian JIRA (v6.3.4#6332)