You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by hu...@apache.org on 2020/06/24 16:43:28 UTC

[hbase] branch master updated (2210306 -> 82fad5d)

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

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


    from 2210306  HBASE-24609 Move MetaTableAccessor out of hbase-client (#1943)
     add 82fad5d  HBASE-24552 Replica region needs to check if primary region directory exists at file system in TransitRegionStateProcedure (#1924)

No new revisions were added by this update.

Summary of changes:
 .../assignment/TransitRegionStateProcedure.java    | 13 ++++
 .../apache/hadoop/hbase/HBaseTestingUtility.java   | 19 +++++
 .../apache/hadoop/hbase/master/TestMetaFixer.java  | 36 +++------
 .../master/assignment/TestRegionReplicaSplit.java  | 87 +++++++++++++++-------
 4 files changed, 103 insertions(+), 52 deletions(-)