You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2019/10/12 00:34:00 UTC

[jira] [Created] (HBASE-23153) PrimaryRegionCountSkewCostFunction SLB function should implement CostFunction#isNeeded

Andrew Kyle Purtell created HBASE-23153:
-------------------------------------------

             Summary: PrimaryRegionCountSkewCostFunction SLB function should implement CostFunction#isNeeded
                 Key: HBASE-23153
                 URL: https://issues.apache.org/jira/browse/HBASE-23153
             Project: HBase
          Issue Type: Bug
            Reporter: Andrew Kyle Purtell


The PrimaryRegionCountSkewCostFunction SLB function should implement CostFunction#isNeeded and like the other region replica specific functions should return false for it when region replicas are not in use. Otherwise it will always report a cost if 0 even though its weight will be included in the sum of the weights. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)