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

Devaraj Das updated HBASE-6388:
-------------------------------

    Fix Version/s:     (was: 0.96.0)
                   0.89-fb

I am marking this for 0.89fb. I inspected the code, and indeed this problem 
doesn't seem to be in trunk. On a region close failure, the RS aborts. Also, as 
Ted noted, the region close is done in parallel. 

[~amitanand], please close the issue if the fix has been committed to 0.89..
                
> Avoid potential data loss if the flush fails during regionserver shutdown
> -------------------------------------------------------------------------
>
>                 Key: HBASE-6388
>                 URL: https://issues.apache.org/jira/browse/HBASE-6388
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.89-fb
>            Reporter: Amitanand Aiyer
>            Assignee: Amitanand Aiyer
>            Priority: Critical
>             Fix For: 0.89-fb
>
>         Attachments: 
> 0001-HBASE-6388-89-fb-parallelize-close-and-avoid-deletin.patch
>
>
> During a controlled shutdown, Regionserver deletes HLogs even if 
> HRegion.close() fails. We should not be doing this.

--
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