Skip to content

Conversation

@dakrone
Copy link
Member

@dakrone dakrone commented Feb 3, 2020

Backports the following commits to 7.x:

This commit adds a `codec` parameter to the ILM `forcemerge` action. When setting the codec to `best_compression` ILM will close the index, then update the codec setting, re-open the index, and finally perform a force merge.
@dakrone dakrone added backport :Data Management/ILM+SLM Index and Snapshot lifecycle management v7.7.0 labels Feb 3, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

dakrone and others added 2 commits February 3, 2020 15:11
There was a duplicate force merge step and the test continued to fail. This commit clarifies the
`toStep` method and changes the `assertBestCompression` method for better readability.

Resolves elastic#51822
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Feb 4, 2020
Once elastic#51819 is merged the `codec` parameter will be available in the 7.x branch. This updates the
version constants so master (8.0) and 7.7 can talk to each other.
@dakrone dakrone merged commit 0be61a3 into elastic:7.x Feb 4, 2020
@dakrone dakrone deleted the backport/7.x/commit-763480ee branch February 4, 2020 21:15
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Feb 4, 2020
ywangd pushed a commit that referenced this pull request Feb 5, 2020
Once #51819 is merged the `codec` parameter will be available in the 7.x branch. This updates the
version constants so master (8.0) and 7.7 can talk to each other.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Data Management/ILM+SLM Index and Snapshot lifecycle management v7.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants