[
https://issues.apache.org/jira/browse/HADOOP-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496843
]
Hadoop QA commented on HADOOP-1361:
-----------------------------------
Integrated in Hadoop-Nightly #92 (See
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/92/)
> 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.