[ https://issues.apache.org/jira/browse/HDFS-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775225#action_12775225
]
Hudson commented on HDFS-691:
-----------------------------
Integrated in Hdfs-Patch-h5.grid.sp2.yahoo.net #100 (See [http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/100/])
> Limitation on java.io.InputStream.available()
> ---------------------------------------------
>
> Key: HDFS-691
> URL: https://issues.apache.org/jira/browse/HDFS-691
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.21.0, 0.22.0
>
> Attachments: h691_20091028.patch
>
>
> java.io.InputStream.available() returns an int which has the max value 2^31-1 = 2GB -
1B. It won't work if the number of available bytes is >= 2GB.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|