[
https://issues.apache.org/jira/browse/HBASE-29073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29073:
-----------------------------------
Labels: pull-request-available (was: )
> StochasticLoadBalancer has NPE potential for sumMultiplier field
> ----------------------------------------------------------------
>
> Key: HBASE-29073
> URL: https://issues.apache.org/jira/browse/HBASE-29073
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.6.1
> Reporter: Ray Mattingly
> Assignee: Ray Mattingly
> Priority: Major
> Labels: pull-request-available
>
> In the StochasticLoadBalancer we use [the
> sumMultiplier|https://github.com/apache/hbase/blob/master/hbase-balancer/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java#L389-L407]
> field before it is certainly initialized. We should use a local field
> instead which will be less fragile
--
This message was sent by Atlassian Jira
(v8.20.10#820010)