[
https://issues.apache.org/jira/browse/HADOOP-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325738#comment-14325738
]
Hudson commented on HADOOP-11521:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #842 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/842/])
HADOOP-11521. Make connection timeout configurable in s3a. (Thomas Demoor via
stevel) (stevel: rev 00b80958d862dbcc08d6f186c09963d3351ba0fd)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java
* hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
* hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/Constants.java
* hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md
> Make connection timeout configurable in s3a
> --------------------------------------------
>
> Key: HADOOP-11521
> URL: https://issues.apache.org/jira/browse/HADOOP-11521
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 2.6.0
> Reporter: Thomas Demoor
> Assignee: Thomas Demoor
> Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HADOOP-11521-002.patch, HADOOP-11521.001.patch
>
>
> Currently in s3a, only the socket timeout is configurable, i.e. how long to
> wait before an existing connection is declared dead. The aws sdk has a
> separate timeout for establishing a connection. This patch introduces a
> config option in s3a to pass this on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)