[ 
https://issues.apache.org/jira/browse/HADOOP-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496712
 ] 

Hadoop QA commented on HADOOP-1361:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment 
http://issues.apache.org/jira/secure/attachment/12357578/io_skip.patch against 
trunk revision r539093.

Test results:   
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/155/testReport/
Console output: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/155/console

Please note that this message is automatically generated and may represent a 
problem with the automation system and not the patch.

> seek calls in 3 io classes ignore result of skipBytes(int)
> ----------------------------------------------------------
>
>                 Key: HADOOP-1361
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1361
>             Project: Hadoop
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Hairong Kuang
>            Priority: Blocker
>             Fix For: 0.13.0
>
>         Attachments: io_skip.patch, io_skip.patch
>
>
> UTF8.java line 113
> Text.java line 233
> WritableUtils.java line 51
> These method calls ignore the return values of java.io.InputStream.skip() 
> which may skip fewer bytes than requested.

-- 
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