Ted Yu created HBASE-15220:
------------------------------
Summary: Change certain 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
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)