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 2008/10/02 00:22:44 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12636209#action_12636209 ] 

Hairong Kuang commented on HADOOP-4325:
---------------------------------------

+1. The patch looks good.

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