You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/02/06 08:03:40 UTC

[jira] [Commented] (HBASE-15220) Change two logs in SimpleRegionNormalizer to INFO level

    [ https://issues.apache.org/jira/browse/HBASE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135647#comment-15135647 ] 

Hudson commented on HBASE-15220:
--------------------------------

SUCCESS: Integrated in HBase-1.3-IT #484 (See [https://builds.apache.org/job/HBase-1.3-IT/484/])
HBASE-15220 Change two logs in SimpleRegionNormalizer to INFO level (tedyu: rev 0e6bef4de7badfe3d379150ba4b6982faae6371b)
* 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)