[
https://issues.apache.org/jira/browse/HBASE-23094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945952#comment-16945952
]
Hudson commented on HBASE-23094:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #652 (See
[https://builds.apache.org/job/HBase-1.3-IT/652/])
HBASE-23094 Wrong log message in simpleRegionNormaliser while checking
(psomogyi: rev 5d27990fc77d9a78644337f3707c013400d45276)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/normalizer/SimpleRegionNormalizer.java
> Wrong log message in simpleRegionNormaliser while checking if merge is
> enabled.
> -------------------------------------------------------------------------------
>
> Key: HBASE-23094
> URL: https://issues.apache.org/jira/browse/HBASE-23094
> Project: HBase
> Issue Type: Bug
> Reporter: Sanjeet Nishad
> Assignee: Sanjeet Nishad
> Priority: Minor
> Fix For: 3.0.0, 1.5.0, 2.3.0, 1.4.11, 2.2.2, 1.3.7, 2.1.8
>
> Attachments: HBASE-23094.001.patch, HBASE-23094.master.001.patch
>
>
> {color:#9876aa}In the following log message :{color}
> {color:#9876aa}LOG{color}.debug({color:#6a8759}"Unable to determine whether
> split is enabled"{color}{color:#cc7832}, {color}e){color:#cc7832};{color}
> {color:#cc7832}it should be "Unable to determine whether *merge* is
> enabled{color}" while checking if merge is enabled.
>
> It can lead to confusion while debugging through logs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)