[
https://issues.apache.org/jira/browse/HADOOP-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606737#action_12606737
]
Hudson commented on HADOOP-3569:
--------------------------------
Integrated in Hadoop-trunk #524 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/524/])
> 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
> Assignee: 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.