You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by vj...@apache.org on 2021/12/03 17:31:05 UTC

[hbase] branch branch-1 updated (7192423 -> c472329)

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

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


    from 7192423  HBASE-26468 Region Server doesn't exit cleanly incase it crashes. (#3866) (#3862)
     add c472329  HBASE-26459 HMaster should move non-meta region only if meta is ONLINE (#3875)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hbase/HConstants.java   |  6 +++
 .../org/apache/hadoop/hbase/master/HMaster.java    | 16 +++++-
 .../org/apache/hadoop/hbase/master/TestMaster.java | 61 ++++++++++++++++++++++
 3 files changed, 82 insertions(+), 1 deletion(-)