OpenSearch/x-pack/plugin/ilm/qa/multi-cluster
Gordon Brown f4c5abe4d4
Handle failure to release retention leases in ILM (#39281) (#39417)
It is possible that the Unfollow API may fail to release shard history
retention leases when unfollowing, so this needs to be handled by the
ILM Unfollow action. There's nothing much that can be done automatically
about it from the follower side, so this change makes the ILM unfollow
action simply ignore those failures.
2019-02-26 16:58:30 -07:00
..
src/test/java/org/elasticsearch/xpack/indexlifecycle Handle failure to release retention leases in ILM (#39281) (#39417) 2019-02-26 16:58:30 -07:00
build.gradle Handle failure to release retention leases in ILM (#39281) (#39417) 2019-02-26 16:58:30 -07:00