Skip to content

Conversation

@gwbrown
Copy link
Contributor

@gwbrown gwbrown commented Feb 2, 2019

Backport of #38140. Original PR text below.


Adds a Step to the Shrink and Delete actions which prevents those
actions from running on a leader index - all follower indices must first
unfollow the leader index before these actions can run. This prevents
the loss of history before follower indices are ready, which might
otherwise result in the loss of data.

Adds a Step to the Shrink and Delete actions which prevents those
actions from running on a leader index - all follower indices must first
unfollow the leader index before these actions can run. This prevents
the loss of history before follower indices are ready, which might
otherwise result in the loss of data.
@gwbrown gwbrown added :Data Management/ILM+SLM Index and Snapshot lifecycle management backport labels Feb 2, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

@gwbrown gwbrown changed the title Ensure ILM policies run safely on leader indices (#38140) Ensure ILM policies run safely on leader indices (#38140) Feb 2, 2019
@gwbrown gwbrown merged commit 448acaf into elastic:6.x Feb 4, 2019
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants