[ 
https://issues.apache.org/jira/browse/HDFS-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824304#comment-13824304
 ] 

Hudson commented on HDFS-5519:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4748 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4748/])
HDFS-5519. COMMIT handler should update the commit status after sync. 
Contributed by Brandon Li (brandonli: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1542437)
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/OpenFileCtx.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/test/java/org/apache/hadoop/hdfs/nfs/nfs3/TestWrites.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> 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
>          Components: nfs
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Minor
>         Attachments: HDFS-5519.001.patch, HDFS-5519.patch
>
>
> 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)

Reply via email to