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/01 05:36:45 UTC

[hbase] branch branch-2 updated (774484e -> 6fc5bbc)

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

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


    from 774484e  HBASE-25905 Shutdown of WAL stuck at waitForSafePoint (#3898)
     add 6fc5bbc  HBASE-26468 Region Server doesn't exit cleanly incase it crashes. (#3865) (#3862)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hbase/util/Threads.java | 31 ++++++++++++++++++++++
 .../hadoop/hbase/util/ServerCommandLine.java       | 21 +++++++++++++--
 2 files changed, 50 insertions(+), 2 deletions(-)