You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/05/11 01:17:15 UTC

[jira] [Created] (HDFS-6369) RemoteBlockReader#available() should call FSInputChecker.available()

Ted Yu created HDFS-6369:
----------------------------

             Summary: RemoteBlockReader#available() should call FSInputChecker.available()
                 Key: HDFS-6369
                 URL: https://issues.apache.org/jira/browse/HDFS-6369
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Trivial


Currently DFSClient.TCP_WINDOW_SIZE is directly returned.
However, FSInputChecker.available(), in the superclass, may return value lower than the constant.



--
This message was sent by Atlassian JIRA
(v6.2#6252)