[
https://issues.apache.org/jira/browse/HBASE-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427273#comment-16427273
]
stack commented on HBASE-17248:
-------------------------------
Committed with wonky JIRA ID
commit c89cfd3406823cf05fa83464c5ddee16bf0d473f
Author: Daisuke <[email protected]>
Date: Sat Dec 3 19:03:38 2016 +0900
HBASE--17248 fix javadoc in SimpleRegionNormalizer
Signed-off-by: Michael Stack <[email protected]>
> SimpleRegionNormalizer javadoc correction
> -----------------------------------------
>
> Key: HBASE-17248
> URL: https://issues.apache.org/jira/browse/HBASE-17248
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 1.2.0, 1.3.0, 2.0.0
> Reporter: Daisuke Kobayashi
> Assignee: Daisuke Kobayashi
> Priority: Trivial
> Fix For: 2.0.0-beta-1, 2.0.0
>
> Attachments: HBASE-17248.patch
>
>
> SimpleRegionNormalizer has been revised since it was implemented first. The
> core behavior is also changed especially per HBASE-15065
> (SimpleRegionNormalizer should return multiple normalization plans in one
> run). Current javadoc still says normalizer does just one split or merge per
> a plan, though. My small patch corrects this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)