Skip to content

Commit 713db40

Browse files
committed
Cluster metadata goes read-only, not user data
1 parent 4007e7f commit 713db40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/release-notes/2.2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ procedure:
8383

8484
- Upgrade all of the :program:`mongod` config server instances *one at
8585
a time*. When you have *less* than *three* config servers active,
86-
the cluster will be read-only which will prevent (and abort) all
87-
chunk migrations and chunk splits.
86+
the cluster metadata will be read-only which will prevent (and abort)
87+
all chunk migrations and chunk splits.
8888

8989
- Upgrade all remaining cluster components. Use the :ref:`upgrade
9090
procedure for replica sets <2.2-upgrade-replica-set>` for each of

0 commit comments

Comments
 (0)