[
https://issues.apache.org/jira/browse/HBASE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136260#comment-15136260
]
Mikhail Antonov commented on HBASE-15220:
-----------------------------------------
Late +1.
Originally all these logs were at info level, and then we decided they were too
verbose and switched all of them to debug, which probably was too aggressive.
> 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)