OpenSearch/plugins/repository-gcs/src
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
..
main Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
test SNAPSHOTS: Upgrade GCS Dependencies to 1.55.0 (#36634) 2018-12-14 13:24:29 +01:00