OpenSearch/x-pack/plugin/ilm/qa
Andrei Dan bd188f4a21
[7.x] ILM: add support for rolling over data streams (#57295) (#57515)
As the datastream information is stored in the `ClusterState.Metadata` we exposed
the `Metadata` to the `AsyncWaitStep#evaluateCondition` method in order for
the steps to be able to identify when a managed index is part of a DataStream.

If a managed index is part of a DataStream the rollover target is the DataStream
name and the highest generation index is the write index (ie. the rolled index).

(cherry picked from commit 6b410dfb78f3676fce1b7401f1628c1ca6fbd45a)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
2020-06-02 11:55:23 +01:00
..
multi-cluster Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
multi-node [7.x] ILM: add support for rolling over data streams (#57295) (#57515) 2020-06-02 11:55:23 +01:00
rest Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
with-security Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
build.gradle [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00