Skip to content

Commit a91bbda

Browse files
committed
iter
1 parent 442d4f9 commit a91bbda

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/reference/ccr/upgrading.asciidoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ If clusters are upgraded in this order then index following can continue
3030
during the upgrade without downtime.
3131

3232
Note that a chain index following setup can also be upgraded in this way.
33-
For example if there is a first cluster that contains all leader indices,
34-
a second cluster that follows indices in the first cluster and a third
35-
cluster that follows indices in the second clusters. In this case the
36-
third cluster should be upgraded first, then the second cluster and
37-
finally the first cluster.
33+
For example if there is a cluster A that contains all leader indices,
34+
cluster B that follows indices in cluster A and cluster C that follows
35+
indices in cluster B. In this case the cluster C should be upgraded first,
36+
then cluster B and finally cluster A.
3837

3938
[float]
4039
=== Bi-directional index following

0 commit comments

Comments
 (0)