TestFileConcurrentReader fails intermittently
---------------------------------------------
Key: HDFS-1679
URL: https://issues.apache.org/jira/browse/HDFS-1679
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Reporter: Tsz Wo (Nicholas), SZE
It failed in [build
#221|https://hudson.apache.org/hudson/job/PreCommit-HDFS-Build/221//testReport/org.apache.hadoop.hdfs/TestFileConcurrentReader/testUnfinishedBlockCRCErrorNormalTransfer/].
{noformat}
java.io.IOException: Too many open files
at sun.nio.ch.IOUtil.initPipe(Native Method)
...
at
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:195)
at
org.apache.hadoop.hdfs.TestFileConcurrentReader.init(TestFileConcurrentReader.java:88)
at
org.apache.hadoop.hdfs.TestFileConcurrentReader.setUp(TestFileConcurrentReader.java:73)
{noformat}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira