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 2020/06/09 03:07:34 UTC

[hbase] branch master updated (2131456 -> 3d50e73)

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 2131456  HBASE-24444 Should shutdown mini cluster after class in TestMetaAssignmentWithStopMaster (#1802)
     add 3d50e73  HBASE-24117 Shutdown AssignmentManager before ProcedureExecutor may cause SCP to accidentally skip assigning a region (#1865)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/hadoop/hbase/master/HMaster.java      | 7 +++++--
 .../apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java | 7 +++++++
 .../hbase/master/assignment/TestCloseRegionWhileRSCrash.java       | 2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)