ritegarg commented on code in PR #6614:
URL: https://github.com/apache/hadoop/pull/6614#discussion_r1526907541


##########
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestCrcCorruption.java:
##########
@@ -86,7 +86,7 @@ public void setUp() throws IOException {
    * create/write. To recover from corruption while writing, at
    * least two replicas are needed.
    */
-  @Test(timeout=50000)
+  @Test(timeout=600000)

Review Comment:
   Fixed, we needed to add this commit 
https://github.com/apache/hadoop/pull/6614/commits/01d950accaaf929542d68d784a21fee12505ab49
 same as that in trunk/3.3



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to