elasticsearch/docs/java-rest/high-level
Jason Tedor 8c156ed47c
Introduce forget follower API (#39718)
This commit introduces the forget follower API. This API is needed in cases that
unfollowing a following index fails to remove the shard history retention leases
on the leader index. This can happen explicitly through user action, or
implicitly through an index managed by ILM. When this occurs, history will be
retained longer than necessary. While the retention lease will eventually
expire, it can be expensive to allow history to persist for that long, and also
prevent ILM from performing actions like shrink on the leader index. As such, we
introduce an API to allow for manual removal of the shard history retention
leases in this case.
2019-03-07 10:29:10 -05:00
..
ccr Introduce forget follower API (#39718) 2019-03-07 10:29:10 -05:00
cluster
document Remove support for internal versioning for concurrency control (#38254) 2019-02-05 20:53:35 +01:00
graph
ilm
indices
ingest
licensing
migration
miscellaneous
ml
rollup
script
search
security Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00
snapshot
tasks fix dangling tag in TasksClientDocumentationIT (#39157) 2019-02-20 08:47:04 -08:00
watcher
aggs-builders.asciidoc
execution-no-req.asciidoc
execution.asciidoc
getting-started.asciidoc Update Lucene snapshot repo for 7.0.0-beta1 (#38946) 2019-02-15 08:55:41 -06:00
index.asciidoc
java-builders.asciidoc
migration.asciidoc
query-builders.asciidoc
supported-apis.asciidoc Introduce forget follower API (#39718) 2019-03-07 10:29:10 -05:00