Haohui Mai created HDFS-5506: -------------------------------- Summary: Use URLConnectionFactory in DelegationTokenFetcher Key: HDFS-5506 URL: https://issues.apache.org/jira/browse/HDFS-5506 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Haohui Mai Assignee: Haohui Mai Attachments: HDFS-5506.000.patch
HftpFileSystem uses DelegationTokenFetcher to get delegation token from the server. DelegationTokenFetcher should use the same URLConnectionFactory to open all HTTP / HTTPS connections so that things like SSL certificates, timeouts are respected. -- This message was sent by Atlassian JIRA (v6.1#6144)