[ 
https://issues.apache.org/jira/browse/HDFS-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE reassigned HDFS-691:
-------------------------------------------

    Assignee: Tsz Wo (Nicholas), SZE

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

Reply via email to