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 "Brandon Li (JIRA)" <ji...@apache.org> on 2013/11/15 20:03:22 UTC

[jira] [Created] (HDFS-5519) COMMIT handler should update the commit status after sync

Brandon Li created HDFS-5519:
--------------------------------

             Summary: COMMIT handler should update the commit status after sync
                 Key: HDFS-5519
                 URL: https://issues.apache.org/jira/browse/HDFS-5519
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Brandon Li
            Assignee: Brandon Li
            Priority: Minor


The problem was found during test with Windows NFS client.

After hsync, OpenFileCtx#checkCommit() should update COMMIT_DO_SYNC to COMMIT_FINISHED. Otherwise, the caller could throw run time exception since COMMIT_DO_SYNC is not expected.



--
This message was sent by Atlassian JIRA
(v6.1#6144)