Skip to content

Commit aacdeeb

Browse files
author
Ed Costello
committed
Merge pull request #545 from bgrabar/typo-977
DOCS-977 sentence fragment
2 parents 67aa1b2 + 9e5584c commit aacdeeb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/release-notes/2.4-upgrade.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ procedure.
7272
:program:`mongos` processes will fail to start until the upgrade
7373
process is complete.
7474

75-
in the sharded cluster will
76-
fail to start.
77-
7875
The upgrade will prevent any chunk moves or splits from occurring
7976
during the upgrade process. If there are very many sharded
8077
collections, acquiring the locks for all collections may take
@@ -120,7 +117,7 @@ To resync the config servers:
120117

121118
1. Turn off the :ref:`balancer <sharding-balancing-internals>` in the
122119
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
124121
have already disabled the balancer. .
125122

126123
#. Shut down two of the three config servers, preferably the last two listed

0 commit comments

Comments
 (0)