You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2012/09/26 06:54:07 UTC

[jira] [Created] (HDFS-3979) Fix hsync and hflush semantics.

Lars Hofhansl created HDFS-3979:
-----------------------------------

             Summary: Fix hsync and hflush semantics.
                 Key: HDFS-3979
                 URL: https://issues.apache.org/jira/browse/HDFS-3979
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Lars Hofhansl


See discussion in HDFS-744. The actual sync/flush operation in BlockReceiver is not on a synchronous path from the DFSClient, hence it is possible that DN loses data that is has already acknowledged as persisted to a client.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira