[ 
https://issues.apache.org/jira/browse/HBASE-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-2442:
-------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

This was committed as part of "HBASE-2544  Forward port branch 0.20 WAL to 
TRUNK"

> Log lease recovery catches IOException too widely
> -------------------------------------------------
>
>                 Key: HBASE-2442
>                 URL: https://issues.apache.org/jira/browse/HBASE-2442
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.3
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.21.0
>
>         Attachments: hbase-2442.txt
>
>
> In HLog.recoverLog, all IOExceptions are caught. This code should only spin 
> for the case of AlreadyBeingCreatedException, but currently will spin on any 
> IOException, even though others may well be permanent state (eg the log 
> directory has been chowned to someone else)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to