mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 13:26:02 +00:00
TCorrecting api name (#24924)
As per REST request signature for reroute, API has no underscore.
This commit is contained in:
parent
c120f8af89
commit
25516868fe
@ -118,5 +118,5 @@ structural problems such as having an analyzer which refers to a stopwords
|
||||
file which doesn't exist on all nodes.
|
||||
|
||||
Once the problem has been corrected, allocation can be manually retried by
|
||||
calling the <<cluster-reroute,`_reroute`>> API with `?retry_failed`, which
|
||||
calling the <<cluster-reroute,`reroute`>> API with `?retry_failed`, which
|
||||
will attempt a single retry round for these shards.
|
||||
|
Loading…
x
Reference in New Issue
Block a user