KFS input stream read() returns 4 bytes instead of 1
----------------------------------------------------

                 Key: HADOOP-3569
                 URL: https://issues.apache.org/jira/browse/HADOOP-3569
             Project: Hadoop Core
          Issue Type: Bug
    Affects Versions: 0.18.0
            Reporter: Sriram Rao
            Priority: Minor
             Fix For: 0.18.0
         Attachments: patch.3569

The call to KFSInputStream:read() returns 4 bytes; it should return 1 byte (in 
conformance to java.io.inputstream read() signature).

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

Reply via email to