[
https://issues.apache.org/jira/browse/HADOOP-18915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790719#comment-17790719
]
ASF GitHub Bot commented on HADOOP-18915:
-----------------------------------------
steveloughran commented on PR #6180:
URL: https://github.com/apache/hadoop/pull/6180#issuecomment-1830463658
...tried to address the review comments.
Tested: google cloud london
Failure which I'm going to assume is unrelated and leave for later
regression testing.
```
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
2.402 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.auth.ITestCustomSigner
[ERROR]
testCustomSignerAndInitializer(org.apache.hadoop.fs.s3a.auth.ITestCustomSigner)
Time elapsed: 2.322 s <<< FAILURE!
java.lang.AssertionError:
[Store value should not be null in CustomSigner{invocations=6,
instantiations=2, lastStoreValue=null}]
Expecting actual not to be null
at
org.apache.hadoop.fs.s3a.auth.ITestCustomSigner.lambda$runMkDirAndVerify$0(ITestCustomSigner.java:125)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1953)
at
org.apache.hadoop.fs.s3a.auth.ITestCustomSigner.runMkDirAndVerify(ITestCustomSigner.java:111)
at
org.apache.hadoop.fs.s3a.auth.ITestCustomSigner.testCustomSignerAndInitializer(ITestCustomSigner.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
```
> Extend S3A http client connection timeouts
> ------------------------------------------
>
> Key: HADOOP-18915
> URL: https://issues.apache.org/jira/browse/HADOOP-18915
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.4.0
> Reporter: Ahmar Suhail
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
>
> * Add ability to configure *all* timeouts, especially acquisition time
> * recognise ApiCallTimeout and map tp a retryable exception
> * use getDuration so suffixes can be used -so remove all ambiguity about time
> unit
> * use units in core-default.xml so warnings aren't printed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]