OpenSearch/x-pack/plugin/ilm/qa/multi-node
Jake Landis 587034dfa7
Add set_priority action to ILM (#37397)
This commit adds a set_priority action to the hot, warm, and cold
phases for an ILM policy. This action sets the `index.priority`
on the managed index to allow different priorities between the
hot, warm, and cold recoveries.

This commit also includes the HLRC and documentation changes.

closes #36905
2019-01-17 09:55:36 -06:00
..
src/test/java/org/elasticsearch/xpack/indexlifecycle Add set_priority action to ILM (#37397) 2019-01-17 09:55:36 -06:00
build.gradle update ILM integ test cluster poll interval to 1s (#35113) 2018-10-31 17:09:35 -07:00