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)