Skip to content

Conversation

@talevy
Copy link
Contributor

@talevy talevy commented Oct 29, 2018

The ILM Rollover Step can execute on the incorrect index if the rollover alias
exists on another valid index, but not the one the step is executing against. This
is a problem and is now guarded against

… alias

The ILM Rollover Step can execute on the incorrect index if the rollover alias
exists on another valid index, but not the one the step is executing against. This
is a problem and is now guarded against
@talevy talevy added >bug :Data Management/ILM+SLM Index and Snapshot lifecycle management labels Oct 29, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@talevy
Copy link
Contributor Author

talevy commented Oct 29, 2018

let me know if you think there should be integration tests for the same unit test. I chose to leave it out since the unit test should cover the same

Copy link
Contributor

@gwbrown gwbrown left a comment

Choose a reason for hiding this comment

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

LGTM assuming CI passes - I don't see a need for an integration test here.

@talevy
Copy link
Contributor Author

talevy commented Oct 29, 2018

run sample packaging tests

@talevy talevy merged commit fdb0db3 into elastic:index-lifecycle Oct 30, 2018
@talevy talevy deleted the ilm-rollover-not-alias branch October 30, 2018 23:42
talevy added a commit that referenced this pull request Oct 30, 2018
… alias (#35065)

The ILM Rollover Step can execute on the incorrect index if the rollover alias
exists on another valid index, but not the one the step is executing against. This
is a problem and is now guarded against
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker >bug :Data Management/ILM+SLM Index and Snapshot lifecycle management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants