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

Patrick Kling commented on HDFS-1523:
-------------------------------------

+1 Your patch looks good, thanks for cleaning up the code too.

After some initial debugging, it seems like the problem is somewhere in the 
read pipeline. I think it's reasonable to disable this test for 32 bit JVMs 
while we look for the revision that caused this problem. Once we find it, we 
can fix it in a separate JIRA.

> TestLargeBlock is failing on trunk
> ----------------------------------
>
>                 Key: HDFS-1523
>                 URL: https://issues.apache.org/jira/browse/HDFS-1523
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Boudnik
>         Attachments: HDFS-1523.patch
>
>
> TestLargeBlock is failing for more than a week not on 0.22 and trunk with
> {noformat}
> java.io.IOException: Premeture EOF from inputStream
>       at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:118)
>       at org.apache.hadoop.hdfs.BlockReader.readChunk(BlockReader.java:275)
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to