[
https://issues.apache.org/jira/browse/HADOOP-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324771#comment-14324771
]
Steve Loughran commented on HADOOP-11521:
-----------------------------------------
+1. All tests pass
{code}
Results :
Tests run: 209, Failures: 0, Errors: 0, Skipped: 6
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:52.677s
[INFO] Finished at: Tue Feb 17 19:33:57 GMT 2015
[INFO] Final Memory: 20M/317M
[INFO] ------------------------------------------------------------------------
{code}
> 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)