You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2007/05/15 20:06:16 UTC

[jira] Assigned: (HADOOP-1358) seek call ignores result of skipBytes(int)

     [ https://issues.apache.org/jira/browse/HADOOP-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hairong Kuang reassigned HADOOP-1358:
-------------------------------------

    Assignee: Hairong Kuang

> seek call ignores result of skipBytes(int)
> ------------------------------------------
>
>                 Key: HADOOP-1358
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1358
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Hairong Kuang
>            Priority: Blocker
>             Fix For: 0.13.0
>
>         Attachments: skip.patch
>
>
> DFSClient.java line 929
> This method call ignores the return value 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.