Hualong Zhang created HDFS-16292:
------------------------------------

             Summary: The DFS Input Stream is waiting to be read
                 Key: HDFS-16292
                 URL: https://issues.apache.org/jira/browse/HDFS-16292
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
    Affects Versions: 2.5.2
            Reporter: Hualong Zhang
         Attachments: image-2021-11-01-18-36-54-329.png

The input stream has been waiting.The problem seems to be that 
BlockReaderPeer#peer does not set ReadTimeout and WriteTimeout.We can solve 
this problem by setting the timeout in BlockReaderFactory#nextTcpPeer

Jstack as follows

!image-2021-11-01-18-36-54-329.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to