Skip to content

Conversation

@dakrone
Copy link
Member

@dakrone dakrone commented Feb 3, 2020

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 #51822

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 dakrone added >test Issues or PRs that are addressing/adding tests :Data Management/ILM+SLM Index and Snapshot lifecycle management v8.0.0 labels Feb 3, 2020
@dakrone dakrone requested a review from andreidan February 3, 2020 17:49
@elasticmachine
Copy link
Collaborator

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

@dakrone dakrone requested a review from probakowski February 3, 2020 18:45
Copy link
Contributor

@probakowski probakowski left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dakrone dakrone merged commit a0907c8 into elastic:master Feb 3, 2020
@dakrone dakrone deleted the ilm-fix-fma-and-test branch February 3, 2020 21:59
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Feb 3, 2020
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 that referenced this pull request Feb 4, 2020
* Adding best_compression (#49974)

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.

* Fix ForceMergeAction toSteps construction (#51825)

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 #51822

* Update version constants

Co-authored-by: Sivagurunathan Velayutham <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/ILM+SLM Index and Snapshot lifecycle management >test Issues or PRs that are addressing/adding tests v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ForceMergeActionTests.testToSteps failure

4 participants