[
https://issues.apache.org/jira/browse/HDFS-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243401#comment-15243401
]
Hudson commented on HDFS-10293:
-------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9619 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9619/])
HDFS-10293. StripedFileTestUtil#readAll flaky. Contributed by Mingliang (jing9:
rev 55e19b7f0c1243090dff2d08ed785cefd420b009)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/StripedFileTestUtil.java
> StripedFileTestUtil#readAll flaky
> ---------------------------------
>
> Key: HDFS-10293
> URL: https://issues.apache.org/jira/browse/HDFS-10293
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: erasure-coding, test
> Affects Versions: 3.0.0
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Fix For: 3.0.0
>
> Attachments: HDFS-10293.000.patch
>
>
> The flaky test helper method cause several UT test failing intermittently.
> For example, the
> {{TestDFSStripedOutputStreamWithFailure#testAddBlockWhenNoSufficientParityNumOfNodes}}
> timed out in a recent run (see
> [exception|https://builds.apache.org/job/PreCommit-HDFS-Build/15158/testReport/org.apache.hadoop.hdfs/TestDFSStripedOutputStreamWithFailure/testAddBlockWhenNoSufficientParityNumOfNodes/]),
> which can be easily reproduced locally.
> Debugging at the code, chances are that the helper method is stuck in an
> infinite loop. We need a fix to make the test robust.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)