5347dec55e
Prior to this PR, there is a bug in ILM which does not allow ILM to stop if one or more indices have an index.lifecycle.name which refers to a policy that does not exist - the operation_mode will be stuck as STOPPING until either the policy is created or the nonexistent policy is removed from those indices. This change allows ILM to stop in this case and makes the logging more clear as to why ILM is not stopping. |
||
---|---|---|
.. | ||
main/java/org/elasticsearch/xpack/indexlifecycle | ||
test/java/org/elasticsearch/xpack |