In HDFS, sync() not yet guarantees data available to the new readers
--------------------------------------------------------------------

                 Key: HADOOP-4379
                 URL: https://issues.apache.org/jira/browse/HADOOP-4379
             Project: Hadoop Core
          Issue Type: New Feature
          Components: dfs
            Reporter: Tsz Wo (Nicholas), SZE


In the append design doc in 
https://issues.apache.org/jira/secure/attachment/12370562/Appends.doc, it says
* A reader is guaranteed to be able to read data that was 'flushed' before the 
reader opened the file

However, this feature is not yet implemented.

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

Reply via email to