OpenSearch/x-pack/plugin/ilm/qa
Tal Levy 7c738fd241
Skip Shrink when numberOfShards not changed (#37953)
Previously, ShrinkAction would fail if
it was executed on an index that had
the same number of shards as the target
shrunken number.

This PR introduced a new BranchingStep that
is used inside of ShrinkAction to branch which
step to move to next, depending on the
shard values. So no shrink will occur if the
shard count is unchanged.
2019-01-30 15:09:17 -08:00
..
multi-cluster Use `CcrRepository` to init follower index (#35719) 2019-01-29 11:47:29 -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 Add ILM-specific security privileges (#36493) 2018-12-13 08:11:33 -08: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