[
https://issues.apache.org/jira/browse/HDFS-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Homan updated HDFS-535:
-----------------------------
Status: Open (was: Patch Available)
This patch does indeed cause testFsCloseAfterClusterShutdown to fail for me:
{noformat}4893 Testcase: testFsClose took 3.137 sec
4894 Testcase: testFsCloseAfterClusterShutdown took 2.751 sec
4895 FAILED
4896 Failed to close file after cluster shutdown
4897 junit.framework.AssertionFailedError: Failed to close file after cluster
shutdown
4898 at
org.apache.hadoop.hdfs.TestFileCreation.testFsCloseAfterClusterShutdown(TestFileCreation.java:851){noformat}
Canceling patch for Konstanin to update, although I don't believe we've seen
this problem for a while, so may we can just close this issue?
> TestFileCreation occasionally fails because of an exception in DataStreamer.
> ----------------------------------------------------------------------------
>
> Key: HDFS-535
> URL: https://issues.apache.org/jira/browse/HDFS-535
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client, test
> Affects Versions: 0.20.1
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Attachments: TestFileCreate.patch
>
>
> One of test cases, namely {{testFsCloseAfterClusterShutdown()}}, of
> {{TestFileCreation}} fails occasionally.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.