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 F03D317FB6 for ; Tue, 22 Sep 2015 20:04:04 +0000 (UTC) Received: (qmail 58230 invoked by uid 500); 22 Sep 2015 20:04:04 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 58181 invoked by uid 500); 22 Sep 2015 20:04:04 -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 58166 invoked by uid 99); 22 Sep 2015 20:04:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2015 20:04:04 +0000 Date: Tue, 22 Sep 2015 20:04:04 +0000 (UTC) From: "Lars Francke (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14461) Cleanup IncreasingToUpperBoundRegionSplitPolicy 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-14461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903343#comment-14903343 ] Lars Francke commented on HBASE-14461: -------------------------------------- Thanks stack! I should add that all changes I made were cosmetic (missing whitespace etc.). The javadoc warnings seem unrelated. > Cleanup IncreasingToUpperBoundRegionSplitPolicy > ----------------------------------------------- > > Key: HBASE-14461 > URL: https://issues.apache.org/jira/browse/HBASE-14461 > Project: HBase > Issue Type: Improvement > Reporter: Lars Francke > Assignee: Lars Francke > Priority: Minor > Fix For: 2.0.0, 1.2.0, 1.1.3 > > Attachments: HBASE-14461.patch > > > I initially noticed that the Javadoc is wrong here (squared vs. cubed) but I decided to "fix" all other warnings IntelliJ showed me. -- This message was sent by Atlassian JIRA (v6.3.4#6332)