OpenSearch/plugins/repository-s3
Armin Braun f6bdd30165
Fix S3 Blob Container Retries Test Range Handling (#55000) (#55002)
The ranges in HTTP headers are using inclusive values for start and end of the range.
The math we used was off in so far that start equals end for the range resulted in length `0`
instead of the correct value of `1`.
Closes #54981
Closes #54995
2020-04-09 10:58:42 +02:00
..
config/repository-s3 Fix logging configuration for AwsSdkMetrics logger 2016-10-14 23:44:39 -04:00
licenses Upgrade to AWS SDK 1.11.749 (#53962) (#53974) 2020-03-23 15:31:29 +01:00
src Fix S3 Blob Container Retries Test Range Handling (#55000) (#55002) 2020-04-09 10:58:42 +02:00
build.gradle Merge feature/searchable-snapshots branch into 7.x (#54803) (#54825) 2020-04-07 13:28:53 +02:00