You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Aman Poonia (Jira)" <ji...@apache.org> on 2020/09/28 07:29:00 UTC

[jira] [Created] (HBASE-25105) Fix log line in SimpleRegionNormalizer

Aman Poonia created HBASE-25105:
-----------------------------------

             Summary: Fix log line in SimpleRegionNormalizer
                 Key: HBASE-25105
                 URL: https://issues.apache.org/jira/browse/HBASE-25105
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Aman Poonia
            Assignee: Aman Poonia


Currently it is logging the string targetRegionSize instead of value

LOG.debug("Table " + table + ": target region count is " + targetRegionCount+ ", target region size is targetRegionSize");



--
This message was sent by Atlassian Jira
(v8.3.4#803005)