[ 
https://issues.apache.org/jira/browse/HDFS-11227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15735038#comment-15735038
 ] 

ASF GitHub Bot commented on HDFS-11227:
---------------------------------------

GitHub user subahugu opened a pull request:

    https://github.com/apache/hadoop/pull/171

    HDFS-11227: Set read timeout for peer

    Read timeout is not set with peer in 
org.apache.hadoop.hdfs.BlockReaderFactory, so BlockReader read doesn't timeout.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/subahugu/hadoop branch-2.7.1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/171.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #171
    
----
commit d0ca1183bef0b328f1a94298a551175f34c09395
Author: suresh.bahuguna <suresh.bahuguna@suresh-bahuguna.local>
Date:   2016-12-09T11:17:03Z

    HDFS-11227: Set read timeout for peer

----


> BlockReader read doesn't timeout
> --------------------------------
>
>                 Key: HDFS-11227
>                 URL: https://issues.apache.org/jira/browse/HDFS-11227
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 2.7.1
>            Reporter: Suresh Bahuguna
>
> Read timeout is not set with peer in 
> org.apache.hadoop.hdfs.BlockReaderFactory, so BlockReader read doesn't 
> timeout.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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