CalvinKirs opened a new pull request, #58566:
URL: https://github.com/apache/doris/pull/58566

   …
   
   This PR addresses an issue related to AWS SDK for Java v2 S3 client behavior 
described in: https://github.com/aws/aws-sdk-java-v2/issues/5805
   
   Starting from newer versions of the SDK, the S3 client introduces unexpected 
behavior that causes our application to fail during normal S3 operations. Due 
to this problem, we were forced to downgrade aws-s3 from the latest version to 
2.29.x, which restored correct functionality. The regression affects stability 
in our production environment and prevents us from upgrading the SDK.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to