[
https://issues.apache.org/jira/browse/HBASE-23116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944837#comment-16944837
]
Andrew Kyle Purtell edited comment on HBASE-23116 at 10/4/19 9:32 PM:
----------------------------------------------------------------------
Answering my own question - I am doing the backport now. Trying to get 1.5.0 RC
out.
/cc [~larsh] Another half done commit. I get these every time I make a pass at
an RC. Per our discussion. I wanted to make one today, but now it's looking
like Monday.
was (Author: apurtell):
Answering my own question - I am doing the backport now. Trying to get 1.5.0 RC
out.
> 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.4.10, 2.2.1, 2.1.6
> Reporter: Andrew Kyle Purtell
> Assignee: Bharath Vissapragada
> 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
>
>
> 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)