You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2021/03/15 13:35:06 UTC

[hbase] branch master updated (876fec1 -> aeec8ca)

This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 876fec1  HBASE-25657 Fix spotbugs warnings after upgrading spotbugs to 4.x (#3041)
     add aeec8ca  HBASE-25635 CandidateGenerator may miss some region balance actions (#3024)

No new revisions were added by this update.

Summary of changes:
 .../hbase/master/balancer/CandidateGenerator.java  |  6 +++---
 .../master/balancer/StochasticLoadBalancer.java    |  7 +++++++
 ...estStochasticLoadBalancerHeterogeneousCost.java | 23 ++++++++++++++++++++++
 3 files changed, 33 insertions(+), 3 deletions(-)