OpenSearch/client/rest-high-level/src
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
..
main [7.x] [ML] adds new for_export flag to GET _ml/inference API (#57351) (#57368) 2020-05-29 14:01:08 -04:00
test [7.x] ILM: add support for rolling over data streams (#57295) (#57515) 2020-06-02 11:55:23 +01:00