Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Remote Store] Update AWS SDK version to fix connection acquisition timeout issues #12004

Closed
shourya035 opened this issue Jan 24, 2024 · 5 comments
Assignees
Labels
bug Something isn't working Storage:Remote Storage Issues and PRs relating to data and metadata storage v2.14.0

Comments

@shourya035
Copy link
Member

Describe the bug

We are seeing timeouts in connection acquisition from S3 client thread pool since we are hitting this AWS SDK bug: aws/aws-sdk-java-v2#4066 . This is causing issues with remote uploads when AWS S3 has been setup as the remote store.

The fix has been released with AWS SDK 2.20.86 and above. We would need to update our AWS SDK dependency

Related component

Storage

To Reproduce

N/A

Expected behavior

There shouldn't be any leaking connections

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@shourya035 shourya035 added bug Something isn't working untriaged labels Jan 24, 2024
@github-actions github-actions bot added the Storage Issues and PRs relating to data and metadata storage label Jan 24, 2024
@peternied
Copy link
Member

[Triage - attendees 1 2 3]
@shourya035 Thanks for noting this, we've gladly welcome a PR that updates the AWS SDK version.

@linuxpi
Copy link
Collaborator

linuxpi commented Feb 6, 2024

@shourya035 can we raise a PR for this?

@rramachand21
Copy link
Member

This needs to be fixed for 2.13

@linuxpi
Copy link
Collaborator

linuxpi commented May 2, 2024

[Storage Triage - attendees 1 2 3 4 5 6 7 8 9 10 11 12]

@shourya035 lets link the PR and close this issue.

@shourya035
Copy link
Member Author

Closing this since the AWS SDK version was updated through: #12251

@github-project-automation github-project-automation bot moved this from Now(This Quarter) to ✅ Done in Storage Project Board May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Storage:Remote Storage Issues and PRs relating to data and metadata storage v2.14.0
Projects
Status: ✅ Done
Status: Planned work items
Development

No branches or pull requests

6 participants