OpenSearch/x-pack/plugin/ilm/qa
Gordon Brown 7a1e89c7ed
Ensure ILM policies run safely on leader indices (#38140)
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.
2019-02-01 20:46:12 -07:00
..
multi-cluster Ensure ILM policies run safely on leader indices (#38140) 2019-02-01 20:46:12 -07:00
multi-node Skip Shrink when numberOfShards not changed (#37953) 2019-01-30 15:09:17 -08:00
rest Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00
with-security Ensure ILM policies run safely on leader indices (#38140) 2019-02-01 20:46:12 -07:00
build.gradle Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00