You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/04/30 17:52:06 UTC

[jira] [Created] (HBASE-13602) Add an option to fail wal recovery when lease recovery fails

Sean Busbey created HBASE-13602:
-----------------------------------

             Summary: Add an option to fail wal recovery when lease recovery fails
                 Key: HBASE-13602
                 URL: https://issues.apache.org/jira/browse/HBASE-13602
             Project: HBase
          Issue Type: Bug
          Components: wal
            Reporter: Sean Busbey
             Fix For: 2.0.0, 1.2.0


Currently, if lease recovery doesn't succeed over an extended timeout (default 15 minutes), then we issue a log message about possible data loss and continue with recovering the edits in that file.

In some deployments this potential for dataloss might be unacceptable. In those situations it would be good to have a configurable setting that marks the recovery failed instead. Should default to off (at least in branch-1)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)