[ 
https://issues.apache.org/jira/browse/HDFS-14025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662950#comment-16662950
 ] 

Íñigo Goiri commented on HDFS-14025:
------------------------------------

The test run with no issues in less than 4 seconds here:
https://builds.apache.org/job/PreCommit-HDFS-Build/25353/testReport/org.apache.hadoop.hdfs.server.blockmanagement/TestPendingReconstruction/testPendingAndInvalidate/

The failure for TestWebHdfsTimeouts happens sporadically; not related (it would 
be awesome to fix this spurious one too.
It was tracked here HDFS-13266 and also HDFS-11043.
It seemed like it was never fully fixed...

Anyway, the fix in [^HDFS-14025-01.patch] LGTM.
It makes sense to wait until the file is replicated to check the replication.
+1
Committing.


> TestPendingReconstruction.testPendingAndInvalidate fails
> --------------------------------------------------------
>
>                 Key: HDFS-14025
>                 URL: https://issues.apache.org/jira/browse/HDFS-14025
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>         Attachments: HDFS-14025-01.patch
>
>
> Reference:
> [https://builds.apache.org/job/PreCommit-HDFS-Build/25322/testReport/junit/org.apache.hadoop.hdfs.server.blockmanagement/TestPendingReconstruction/testPendingAndInvalidate/]
> Error Message :
> {code:java}
> java.lang.ArrayIndexOutOfBoundsException: 1 at 
> org.apache.hadoop.hdfs.server.blockmanagement.TestPendingReconstruction.testPendingAndInvalidate(TestPendingReconstruction.java:457)
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to