[
https://issues.apache.org/jira/browse/HBASE-17261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852488#comment-15852488
]
Guanghao Zhang commented on HBASE-17261:
----------------------------------------
bq. I looked at HBASE-15529 but didn't see release note on which multiplier
config to change when minCostNeedBalance is set to a non-zero value.
The problem is default multiplier is too big. So we need change the multiplier
config when use minCostNeedBalance. I thought this config should only use for
power user. We can first make the default behavior same with before
HBASE-15529. Then focus the probelm in HBASE-17565. Thanks.
> Balancer makes no sense on tip of branch-1: says balanced when not
> ------------------------------------------------------------------
>
> Key: HBASE-17261
> URL: https://issues.apache.org/jira/browse/HBASE-17261
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Guanghao Zhang
> Attachments: HBASE-17261.patch
>
>
> Running ITBLL on tip of branch-1, I see this in log when I try to balance:
> {code}
> 2016-12-05 16:42:21,031 INFO
> [RpcServer.deafult.FPBQ.Fifo.handler=46,queue=1,port=16000]
> balancer.StochasticLoadBalancer: Skipping load balancing because balanced
> cluster; total cost is 525.2547686174673|
> , sum multiplier is 111087.0 min cost which need balance is 0.05
> {code}
> Its some old nonsense.
> Does this every time I balance. Can't even force a balance.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)