[
https://issues.apache.org/jira/browse/HBASE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ryan rawson updated HBASE-2372:
-------------------------------
Attachment: HBASE-2372.txt
> 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
> 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.