[
https://issues.apache.org/jira/browse/HADOOP-19046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808340#comment-17808340
]
ASF GitHub Bot commented on HADOOP-19046:
-----------------------------------------
steveloughran opened a new pull request, #6467:
URL: https://github.com/apache/hadoop/pull/6467
Updates AWS v2 SDK to the one released on 2024-01-18
This improves timeout handling for S3Express CreateSession calls, though
we need HADOOP-19045. S3A: pass request timeouts down to SDK to wire this up.
This is the pom update to isolate it from the rest of the code.
Testing in progress
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [X] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
> S3A: update sdk versions
> ------------------------
>
> Key: HADOOP-19046
> URL: https://issues.apache.org/jira/browse/HADOOP-19046
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: build, fs/s3
> Affects Versions: 3.4.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
>
> Move up to the most recent versions of the v2 sdk, with a v1 update just to
> keep some CVE checking happy.
> {code}
> <aws-java-sdk.version>1.12.599</aws-java-sdk.version>
> <aws-java-sdk-v2.version>2.23.5</aws-java-sdk-v2.version>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]