[
https://issues.apache.org/jira/browse/HBASE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135715#comment-15135715
]
Hudson commented on HBASE-15220:
--------------------------------
FAILURE: Integrated in HBase-1.2 #533 (See
[https://builds.apache.org/job/HBase-1.2/533/])
HBASE-15220 Change two logs in SimpleRegionNormalizer to INFO level (tedyu: rev
63adcf33bf912aafe40a714408e6fd76d058c49b)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/normalizer/SimpleRegionNormalizer.java
> Change two logs in SimpleRegionNormalizer to INFO level
> -------------------------------------------------------
>
> Key: HBASE-15220
> URL: https://issues.apache.org/jira/browse/HBASE-15220
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-15220.v1.patch
>
>
> Currently all the logs in SimpleRegionNormalizer are at DEBUG level.
> When there is region split / merge, operator doesn't have immediate clue as
> to which component made the decision to split / merge.
> This issue makes two log statements to INFO level so that user can find out
> by looking at the master log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)