You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/12/11 02:22:00 UTC

[jira] [Commented] (HBASE-21577) do not close regions when RS is dying due to a broken WAL

    [ https://issues.apache.org/jira/browse/HBASE-21577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16715996#comment-16715996 ] 

Duo Zhang commented on HBASE-21577:
-----------------------------------

Is it possible to just set fsOk to false when there is a DroppedSnapshotException?

> 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
>            Priority: Major
>         Attachments: HBASE-21577.master.001.patch
>
>
> 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)