[
https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019114#comment-14019114
]
Colin Patrick McCabe commented on HDFS-6369:
--------------------------------------------
Thanks for this, Ted. Only one comment: I think it would make more sense to
add this for the JavaDoc for the base class ({{BlockReader}}).
> 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
> Assignee: Ted Yu
> Priority: Trivial
> Attachments: HDFS-6369.patch, hdfs-6369-v2.txt
>
>
> 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)