OpenSearch/plugins/repository-s3
Henning Andersen 00a26b9dd2 Blob store compression fix (#39073)
Blob store compression was not enabled for some of the files in
snapshots due to constructor accessing sub-class fields. Fixed to
instead accept compress field as constructor param. Also fixed chunk
size validation to work.

Deprecated repositories.fs.compress setting as well to be able to unify
in a future commit.
2019-02-20 09:24:41 +01:00
..
config/repository-s3 Fix logging configuration for AwsSdkMetrics logger 2016-10-14 23:44:39 -04:00
licenses Update httpclient for JDK 11 TLS engine (#37994) 2019-01-30 14:24:29 -07:00
src Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
build.gradle Fix S3 Repository ITs When Docker is not Available (#37878) 2019-01-25 22:55:29 +01:00
docker-compose.yml Use TestFixturesPlugin to Run Minio in Tests (#37852) 2019-01-25 12:56:40 +01:00