Skip to content

Commit 7cd156a

Browse files
authored
Add mention to Pause Auto-Follower API in Upgrade Clusters docs (#48764)
Relates #46665
1 parent 6c3fed8 commit 7cd156a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/ccr/upgrading.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ In a bi-directional setup between two clusters, each cluster contains both
4242
leader and follower indices.
4343

4444
When upgrading clusters in this setup, all index following needs to be paused
45-
using the {ref}/ccr-post-pause-follow.html[pause follower API] prior to
45+
using the {ref}/ccr-post-pause-follow.html[pause follower API] and the
46+
{ref}/ccr-pause-auto-follow-pattern.html[pause auto-follower API] prior to
4647
upgrading both clusters. After both clusters have been upgraded then index
4748
following can be resumed using the
4849
{ref}/ccr-post-resume-follow.html[resume follower API]].

0 commit comments

Comments
 (0)