[ https://issues.apache.org/jira/browse/HBASE-26237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Huaxiang Sun reassigned HBASE-26237: ------------------------------------ Assignee: Clara Xiong > Improve computation complexity for primaryRegionCountSkewCostFunctio > -------------------------------------------------------------------- > > Key: HBASE-26237 > URL: https://issues.apache.org/jira/browse/HBASE-26237 > Project: HBase > Issue Type: Sub-task > Components: Balancer > Reporter: Clara Xiong > Assignee: Clara Xiong > Priority: Minor > Fix For: 3.0.0-alpha-2 > > > Recomputation of primaryRegionCountSkewCostFunction can be reduced from O(n ) > to O(1) by only incrementing the destination and decrementing the source > instead of full recompute. -- This message was sent by Atlassian Jira (v8.3.4#803005)