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

Do not apply ObjectMetadata#contentLength for UploadPartRequest. … #1249

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

Mobe91
Copy link
Contributor

@Mobe91 Mobe91 commented Oct 2, 2024

…(#1248)

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Fixes #1248

💡 Motivation and Context

💚 How did you test it?

Created new integration and unit test.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

@maciejwalkowiak maciejwalkowiak added type: bug Something isn't working component: s3 S3 integration related issue labels Oct 2, 2024
@maciejwalkowiak maciejwalkowiak added this to the 3.2.1 milestone Oct 2, 2024
@maciejwalkowiak maciejwalkowiak merged commit 27eaa94 into awspring:main Oct 2, 2024
4 checks passed
@maciejwalkowiak
Copy link
Contributor

Thank you @Mobe91!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: s3 S3 integration related issue type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InMemoryBufferingS3OutputStream wrongly applys contentLength to UploadPartRequest causing timeout
2 participants