[
https://issues.apache.org/jira/browse/HDFS-12377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148354#comment-16148354
]
Andrew Wang commented on HDFS-12377:
------------------------------------
I think we're hitting the surefire timeout (15min) vs. the junit timeout (5min)
here, since I'm not seeing a stack dump. Running this test class locally takes
7.5 mins on my laptop, so we might need some further measures to avoid the
timeout.
> Refactor TestReadStripedFileWithDecoding to avoid test timeouts
> ---------------------------------------------------------------
>
> Key: HDFS-12377
> URL: https://issues.apache.org/jira/browse/HDFS-12377
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: erasure-coding
> Affects Versions: 3.0.0-alpha3
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: HDFS-12377.001.patch
>
>
> This test times out since the nested for loops means it runs 12
> configurations inside each test method.
> Let's refactor this to use JUnit parameters instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]