OpenSearch/x-pack/plugin/ilm
Andrei Dan caa5d3abe0
ILM actions check the managed index is not a DS write index (#58239) (#58295)
This changes the actions that would attempt to make the managed index read only to
check if the managed index is the write index of a data stream before proceeding.
The updated actions are shrink, readonly, freeze and forcemerge.

(cherry picked from commit c906f631833fee8628f898917a8613a1f436c6b1)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
2020-06-18 07:45:11 +01:00
..
qa ILM actions check the managed index is not a DS write index (#58239) (#58295) 2020-06-18 07:45:11 +01:00
src ILM actions check the managed index is not a DS write index (#58239) (#58295) 2020-06-18 07:45:11 +01:00
build.gradle Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00