Xiao Chen created HDFS-11372: -------------------------------- Summary: Increase test timeouts that are too aggressive. Key: HDFS-11372 URL: https://issues.apache.org/jira/browse/HDFS-11372 Project: Hadoop HDFS Issue Type: Improvement Components: test Affects Versions: 3.0.0-alpha3 Reporter: Xiao Chen Priority: Minor
Seen these timeout in some [precommit|https://issues.apache.org/jira/browse/HDFS-10899?focusedCommentId=15838964&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15838964] false positives, at a brief look I think likely due to timeout being to small. - TestLeaseRecovery2 - TestDataNodeVolumeFailure Can't seem to find from jenkins which test method is at fault, but TestLeaseRecovery2 has some 30-second timeout cases, and TestDataNodeVolumeFailure has 1 10-second timeout case. We should make them at least 2 minutes, or maybe 10x local run time. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org