[
https://issues.apache.org/jira/browse/HADOOP-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636825#action_12636825
]
Hudson commented on HADOOP-4325:
--------------------------------
Integrated in Hadoop-trunk #623 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/623/])
. SocketInputStream.read() should return -1 in case EOF.
(Raghu Angadi)
> 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.