You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bahram Chehrazy (JIRA)" <ji...@apache.org> on 2019/05/03 21:18:00 UTC

[jira] [Created] (HBASE-22361) RegionServer could get stuck during shutdown process

Bahram Chehrazy created HBASE-22361:
---------------------------------------

             Summary: RegionServer could get stuck during shutdown process
                 Key: HBASE-22361
                 URL: https://issues.apache.org/jira/browse/HBASE-22361
             Project: HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 3.0.0, 2.2.0
            Reporter: Bahram Chehrazy
            Assignee: Bahram Chehrazy


The abort timer only get set when the server is aborted. But if the server is being gracefully stopped and something goes wrong causing an abort, the timer may not get set, and the shutdown process could take a very long time or completely stuck the server.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)