Skip to content

Commit f802eab

Browse files
committed
shorter
1 parent 68347f3 commit f802eab

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

source/release-notes/2.2.txt

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ Use the following procedure to upgrade a sharded cluster:
9898

9999
- Upgrade all :program:`mongos` instances *first*, in any order.
100100

101-
- Upgrade all of the :program:`mongod` config server instances *one at
102-
a time* using the :ref:`stand alone <2.2-upgrade-standalone>` procedure.
101+
- Upgrade all of the :program:`mongod` config server instances
102+
using the :ref:`stand alone <2.2-upgrade-standalone>` procedure.
103103
To keep the cluster online, be that at all times at least one config
104104
server is up.
105105

@@ -225,24 +225,15 @@ MongoDB 2.2 provides more reliable and robust support for
225225
authentication clients, including drivers and :program:`mongos`
226226
instances.
227227

228-
If your :program:`mongod` instances or cluster runs with
229-
authentication:
230-
231-
- In sharded environments, 2.0 version :program:`mongos` instances are
232-
**not** compatible with 2.2 shard clusters running with
233-
authentication.
234-
235-
To ensure that your cluster remains available during the upgrade
236-
process you **must** use the :ref:`upgrade procedure for shard clusters
237-
<2.2-upgrade-shard-cluster>` and upgrade all :program:`mongos`
238-
instances *before* upgrading the shard.
228+
If your cluster runs with authentication:
239229

240230
- For all drivers, use the latest release of your driver and check
241231
its release notes.
242232

243-
Drivers and :program:`mongos` instances that connect to
244-
:program:`mongod` instances that do *not* have authentication enabled
245-
are not affected by this issue.
233+
- In sharded environments,
234+
to ensure that your cluster remains available during the upgrade
235+
process you **must** use the :ref:`upgrade procedure for shard clusters
236+
<2.2-upgrade-shard-cluster>`.
246237

247238
.. _2.2-findandmodify-returns-null:
248239

0 commit comments

Comments
 (0)