You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2009/10/24 00:43:59 UTC

[jira] Resolved: (HADOOP-6185) Replace FSDataOutputStream#sync() by hflush()

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

Hairong Kuang resolved HADOOP-6185.
-----------------------------------

    Resolution: Duplicate

It duplicates HADOOP-6313.

> Replace FSDataOutputStream#sync() by hflush()
> ---------------------------------------------
>
>                 Key: HADOOP-6185
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6185
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Hairong Kuang
>            Assignee: Hairong Kuang
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: commonHflush.patch
>
>
> This jira aims add hflush() API to FSDataOutputStream and deprecates sync() API.
> Note that the change should not commit to the trunk before hdfs append branch is merged to hdfs trunk.

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