Sergey Shelukhin (JIRA)
2018-12-11 01:37:00 UTC
Sergey Shelukhin created HBASE-21577:
----------------------------------------
Summary: do not close regions when RS is dying due to a broken WAL
Key: HBASE-21577
URL: https://issues.apache.org/jira/browse/HBASE-21577
Project: HBase
Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
See HBASE-21576. DroppedSnapshot can be an FS failure; also, when WAL is broken, some regions whose flushes are already in flight keep retrying, resulting in minutes-long shutdown times. Since WAL will be replayed anyway flushing regions doesn't provide much benefit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
----------------------------------------
Summary: do not close regions when RS is dying due to a broken WAL
Key: HBASE-21577
URL: https://issues.apache.org/jira/browse/HBASE-21577
Project: HBase
Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
See HBASE-21576. DroppedSnapshot can be an FS failure; also, when WAL is broken, some regions whose flushes are already in flight keep retrying, resulting in minutes-long shutdown times. Since WAL will be replayed anyway flushing regions doesn't provide much benefit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)