Andrew Kyle Purtell created HBASE-23116:
-------------------------------------------
Summary: LoadBalancer should log table name when balancing per
table
Key: HBASE-23116
URL: https://issues.apache.org/jira/browse/HBASE-23116
Project: HBase
Issue Type: Improvement
Affects Versions: 1.5.0
Reporter: Andrew Kyle Purtell
Fix For: 3.0.0, 1.5.0, 2.3.0, 1.3.6, 1.4.11, 2.1.7, 2.2.2
The load balancer logs lines like these:
{noformat}
2019-10-02 23:18:47,664 INFO [46493_ChoreService_6]
balancer.StochasticLoadBalancer - Skipping load balancing because balanced
cluster; total cost is 46.68964334022376, sum multiplier is 1087.0 min cost
which need balance is 0.05
{noformat}
When balancing per table it would be useful if the table name was also printed
in the log line.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)