Jean-Marc Spaggiari created HBASE-17321:
-------------------------------------------
Summary: ExploringCompactionPolicy DEBUG message should provide
region details.
Key: HBASE-17321
URL: https://issues.apache.org/jira/browse/HBASE-17321
Project: HBase
Issue Type: Bug
Components: regionserver
Affects Versions: 1.2.4
Reporter: Jean-Marc Spaggiari
Priority: Minor
ExploringCompactionPolicy says things like:
{code}
2016-12-15 11:53:34,075 DEBUG
org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy:
Exploring compaction algorithm has selected 3 files of size 109411408 starting
at candidate #0 after considering 1 permutations with 1 in ratio
{code}
It doesn't say anything about which region it is looking at. For debugging
purposes, it my be interesting to provide the region encoded name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)