You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Runping Qi (JIRA)" <ji...@apache.org> on 2008/04/01 07:04:24 UTC

[jira] Updated: (HADOOP-3146) DFS flush should be light weighted

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

Runping Qi updated HADOOP-3146:
-------------------------------

    Description: 
Starting fron hadoop-0.17, calling flush of dfs becomes very expensive.
The current implementation of flush should be renamed as sync.


  was:
Starting fron hadoop-0.17, calling flush of dfs becomes very expensive.
It does not make much sense to call flush inside append.


        Summary: DFS flush should be light weighted  (was: SequenceFile should not call flush excessively)

> DFS flush should be light weighted
> ----------------------------------
>
>                 Key: HADOOP-3146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3146
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: Runping Qi
>            Assignee: dhruba borthakur
>            Priority: Blocker
>             Fix For: 0.17.0
>
>
> Starting fron hadoop-0.17, calling flush of dfs becomes very expensive.
> The current implementation of flush should be renamed as sync.

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