[
https://issues.apache.org/jira/browse/HBASE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849444#action_12849444
]
Kannan Muthukkaruppan commented on HBASE-2372:
----------------------------------------------
Looks good to me. Have also requested asked Nicolas to do a sanity check (since
he added this to branch).
> 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.