Skip to content

Commit c648260

Browse files
author
Greg Studer
committed
Update source/release-notes/2.4-upgrade.txt
QA testing by mike - he seemed to think this was confusing as written and implied that only mongos processes needed to be upgraded
1 parent 6c85e0a commit c648260

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/release-notes/2.4-upgrade.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ procedure.
4747
:term:`sharded cluster`, as described in
4848
:ref:`sharding-balancing-disable-temporally`.
4949

50-
#. Ensure there are no MongoDB processes running 2.0 still active in the
51-
sharded cluster. The automated upgrade process checks this, but
52-
network availability can prevent a definitive check. Wait 5 minutes
53-
after stopping version 2.0 :program:`mongos` processes to confirm
50+
#. Ensure there are no version 2.0 :program:`mongod` or :program:`mongos`
51+
processes still active in the sharded cluster. The automated upgrade process checks this, but
52+
network availability can prevent a definitive check. Wait 5 minutes
53+
after stopping or upgrading version 2.0 :program:`mongos` processes to confirm
5454
that none are still active.
5555

5656
#. Start a single 2.4 :program:`mongos` process with

0 commit comments

Comments
 (0)