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

Ted Yu commented on HBASE-8204:
-------------------------------

After some digging, I found 
https://issues.apache.org/jira/secure/attachment/12472743/3285-v3.txt
where recoverLease was introduced.

Looks like using append to trigger the close of HLog during Hlog split was 
first implementation as safeguard.

Would it make sense to rely solely on lease recovery in 0.95 and beyond ?
                
> Logging improvements and try to recover lease even when append is not 
> activated.
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-8204
>                 URL: https://issues.apache.org/jira/browse/HBASE-8204
>             Project: HBase
>          Issue Type: Bug
>          Components: wal
>    Affects Versions: 0.96.0
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>            Priority: Minor
>         Attachments: HBASE-8204.v1.patch
>
>
> See patch :-).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to