File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,10 @@ If clusters are upgraded in this order then index following can continue
3030during the upgrade without downtime.
3131
3232Note 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
You can’t perform that action at this time.
0 commit comments