-
Couldn't load subscription status.
- Fork 2.3k
Add S3Repository.LEGACY_MD5_CHECKSUM_CALCULATION to list of repository-s3 settings #19788
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
Add S3Repository.LEGACY_MD5_CHECKSUM_CALCULATION to list of repository-s3 settings #19788
Conversation
…y-s3 settings Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
|
❌ Gradle check result for fc4970e: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Craig Perkins <cwperx@amazon.com>
|
@cwperks we can make this to 3.3.2 |
|
@peterzhuamazon Can we get this to 3.3.2? |
|
❌ Gradle check result for 0786cff: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19788 +/- ##
============================================
+ Coverage 73.10% 73.14% +0.03%
- Complexity 70959 70976 +17
============================================
Files 5737 5737
Lines 324766 324775 +9
Branches 46981 46982 +1
============================================
+ Hits 237425 237558 +133
+ Misses 68226 68108 -118
+ Partials 19115 19109 -6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
This is a small PR to make sure this setting can be used in opensearch.yml and not just on repo creation.
This was missed in #19220
Related Issues
See discussion around here: #18240 (comment)
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.