[ https://issues.apache.org/jira/browse/HADOOP-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636703#action_12636703 ]
Raghu Angadi commented on HADOOP-4325: -------------------------------------- I just committed this. The test failed is a known issue. > 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.