File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -72,9 +72,6 @@ procedure.
72
72
:program:`mongos` processes will fail to start until the upgrade
73
73
process is complete.
74
74
75
- in the sharded cluster will
76
- fail to start.
77
-
78
75
The upgrade will prevent any chunk moves or splits from occurring
79
76
during the upgrade process. If there are very many sharded
80
77
collections, acquiring the locks for all collections may take
@@ -120,7 +117,7 @@ To resync the config servers:
120
117
121
118
1. Turn off the :ref:`balancer <sharding-balancing-internals>` in the
122
119
sharded cluster and stop all metadata operations. If you are in the
123
- middle of an upgrade process (:ref:`upgrade-cluster-upgrade`,) you
120
+ middle of an upgrade process (:ref:`upgrade-cluster-upgrade`), you
124
121
have already disabled the balancer. .
125
122
126
123
#. Shut down two of the three config servers, preferably the last two listed
You can’t perform that action at this time.
0 commit comments