OpenSearch/plugins/repository-azure
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
..
licenses Increase max chunk size to 256Mb for repo-azure (#32101) 2018-07-31 16:21:48 +02:00
qa Remove support for maxRetryTimeout from low-level REST client (#38085) 2019-02-06 08:43:47 +01:00
src Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
build.gradle Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00