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 "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2016/03/07 18:34:40 UTC

[jira] [Created] (HDFS-9914) Fix configurable WebhDFS connect/read timeout

Xiaoyu Yao created HDFS-9914:
--------------------------------

             Summary: Fix configurable WebhDFS connect/read timeout
                 Key: HDFS-9914
                 URL: https://issues.apache.org/jira/browse/HDFS-9914
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Xiaoyu Yao


Webhdfs specific read/connect timeout as added HDFS-9887. This ticket is opened to fix the following issues in current implementation:

1. The webhdfs read/connect timeout should not affect connection for other callers of URLConnectionFactory.newSslConnConfigurator() such as QuorumJournalManager#QuorumJournalManger(), DFSck#DFSck() and TransferFsImage()

2. URLConnectionFactory#getSSLConnectionConfiguration() should honor webhdfs connect/read timeout even if any exception is thrown during customized SSL configuration. 
 



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