You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2010/03/24 22:06:27 UTC

[jira] Assigned: (HBASE-2372) hbase trunk should check dfs.support.append and use append() to recovery logfiles (as in branch)

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

ryan rawson reassigned HBASE-2372:
----------------------------------

    Assignee: ryan rawson

> hbase trunk should check dfs.support.append and use append() to recovery logfiles (as in branch)
> ------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2372
>                 URL: https://issues.apache.org/jira/browse/HBASE-2372
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2372.txt
>
>
> this is a backport of the feature in the hlog recovery where we call fs.append(logfile); then fs.close() to recover a logfile in a situation where we run with HDFS-200 (ie: dfs.support.append = true)

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