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 2022/04/13 03:55:04 UTC

[hbase] branch master updated (8247b7c722 -> b7ffb56927)

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 8247b7c722 HBASE-26941 LocalHBaseCluster.waitOnRegionServer should quit while thread is interrupted (#4333)
     add b7ffb56927 Revert "HBASE-26941 LocalHBaseCluster.waitOnRegionServer should quit while thread is interrupted (#4333)"

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/LocalHBaseCluster.java | 28 +++++++++++++++-------
 .../hadoop/hbase/SingleProcessHBaseCluster.java    | 17 ++++---------
 .../hbase/master/TestMasterMetricsWrapper.java     |  2 +-
 .../org/apache/hadoop/hbase/MiniHBaseCluster.java  | 17 ++++---------
 4 files changed, 28 insertions(+), 36 deletions(-)