[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548379#comment-13548379 ]
Hudson commented on HADOOP-9119: -------------------------------- Integrated in Hadoop-Yarn-trunk #91 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/91/]) HADOOP-9119. Add test to FileSystemContractBaseTest to verify integrity of overwritten files. Contributed by Steve Loughran. (Revision 1430387) Result = SUCCESS suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1430387 Files : * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileSystemContractBaseTest.java > Add test to FileSystemContractBaseTest to verify integrity of overwritten > files > ------------------------------------------------------------------------------- > > Key: HADOOP-9119 > URL: https://issues.apache.org/jira/browse/HADOOP-9119 > Project: Hadoop Common > Issue Type: Test > Components: fs, test > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Minor > Fix For: 2.0.3-alpha > > Attachments: HADOOP-9119-2.patch, HADOOP-9119.patch > > > The test {{FileSystemContractBaseTest.testOverwrite()}} is meant to verify > that overwrites work -but it only overwrites a zero byte file with some data > and only checks for length. This can hide problems where there overwrite was > somehow corrupted. -- 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