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

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


    from 3a83e2a35b9 HBASE-29073 StochasticLoadBalancer will always run the 
balancer on startup because of uninitialized sumMultiplier (#6641) (#6648)
     new 72d462adc2b HBASE-29047 Remove redundant methods in 
TestMasterObserver. (#6566)
     new f6b500f3ffd HBASE-29088 The denominator cannot be 0 when calculating 
percentages in SnapshotStats (#6617)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/hadoop/hbase/snapshot/SnapshotInfo.java |   8 +-
 .../hbase/coprocessor/TestMasterObserver.java      | 189 ---------------------
 .../hbase/master/snapshot/TestSnapshotStats.java   | 126 ++++++++++++++
 3 files changed, 132 insertions(+), 191 deletions(-)
 create mode 100644 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/snapshot/TestSnapshotStats.java

Reply via email to