Add mention to Pause Auto-Follower API in Upgrade Clusters docs (#48764)
Relates #46665
This commit is contained in:
parent
3c9bd13dca
commit
552381d7f9
|
@ -42,7 +42,8 @@ In a bi-directional setup between two clusters, each cluster contains both
|
|||
leader and follower indices.
|
||||
|
||||
When upgrading clusters in this setup, all index following needs to be paused
|
||||
using the {ref}/ccr-post-pause-follow.html[pause follower API] prior to
|
||||
using the {ref}/ccr-post-pause-follow.html[pause follower API] and the
|
||||
{ref}/ccr-pause-auto-follow-pattern.html[pause auto-follower API] prior to
|
||||
upgrading both clusters. After both clusters have been upgraded then index
|
||||
following can be resumed using the
|
||||
{ref}/ccr-post-resume-follow.html[resume follower API]].
|
||||
|
|
Loading…
Reference in New Issue