Skip to content

Unify blob store compress setting#39346

Merged
henningandersen merged 3 commits intoelastic:masterfrom
henningandersen:fix_blob_store_unify_compress
Feb 28, 2019
Merged

Unify blob store compress setting#39346
henningandersen merged 3 commits intoelastic:masterfrom
henningandersen:fix_blob_store_unify_compress

Conversation

@henningandersen
Copy link
Copy Markdown
Contributor

@henningandersen henningandersen commented Feb 25, 2019

Blob store compression was all implemented generally, except reading the
setting for it. Moved the setting to BlobStoreRepository to unify this.
Also removed deprecated env setting 'repositories.fs.compress'.

This is a follow up on #39073

Given this is not documented, does this need to be included in the breaking changes
documentation for 8.0?

Blob store compression was all implemented generally, except reading the
setting for it. Moved the setting to BlobStoreRepository to unify this.
Also removed deprecated env setting 'repositories.fs.compress'.

This is a follow up on elastic#39073
@henningandersen henningandersen added >enhancement :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.0.0 labels Feb 25, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

Copy link
Copy Markdown
Contributor

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Not sure about adding something to the breaking changes (instinctively it may be a good idea, given the previous log message) => @ywelsch wdyt?

Copy link
Copy Markdown
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'm inclined to add a note to the breaking changes docs, as I'm not sure exactly for what purpose this was added and who might be using it. @imotov @dadoonet do you remember where this undocumented node setting repositories.fs.compress is coming from?

Added breaking changes documentation on the removed
'repositories.fs.compress' setting.

This is a follow up on elastic#39073
@henningandersen
Copy link
Copy Markdown
Contributor Author

I added the breaking changes documentation for the removed setting.

@henningandersen
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/bwc
@elasticmachine run CLA

@henningandersen henningandersen merged commit ac7ec99 into elastic:master Feb 28, 2019
original-brownbear added a commit that referenced this pull request Apr 1, 2019
* Thanks to #39346 we can simplify the logic here some more, now that compress is a `final` field
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
* Thanks to elastic#39346 we can simplify the logic here some more, now that compress is a `final` field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >enhancement v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants