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