You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zg...@apache.org on 2020/03/11 02:30:20 UTC

[hbase] branch master updated (9c1f2dd -> e345a95)

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

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


    from 9c1f2dd  HBASE-23945 Dockerfiles showing hadolint check failures
     add e345a95  HBASE-23953 SimpleBalancer bug when second pass to fill up to min (#1262)

No new revisions were added by this update.

Summary of changes:
 .../hbase/master/balancer/SimpleLoadBalancer.java  |  1 +
 .../hbase/master/balancer/BalancerTestBase.java    | 20 ++++++++++++++++
 .../master/balancer/TestDefaultLoadBalancer.java   | 27 ++++++++++++++++++++++
 3 files changed, 48 insertions(+)