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: TrivialCurrently 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)
