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 "Raghu Angadi (JIRA)" <ji...@apache.org> on 2008/10/01 20:29:44 UTC

[jira] Updated: (HADOOP-4325) Hadoop SocketInputStream.read() should return -1 in case of EOF.

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

Raghu Angadi updated HADOOP-4325:
---------------------------------

    Attachment: HADOOP-4325.patch

> Hadoop SocketInputStream.read() should return -1 in case of EOF.
> ----------------------------------------------------------------
>
>                 Key: HADOOP-4325
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4325
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.17.0
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: HADOOP-4325.patch
>
>
> {{org.apache.hadoop.net.SocketInputStream.read()}} should return -1 when underlying read returns -1.

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