Skip to content

Commit fe69bde

Browse files
jason-price-mongodbjeff-allen-mongo
jason-price-mongodb
authored andcommitted
DOCS-14370 primary hangs when setting FCV
DOCS-14370 primary hangs when setting FCV
1 parent 4bf610b commit fe69bde

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

source/includes/downgrade-path.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
.. include:: /includes/upgrade-downgrade-replica-set.rst
2+
13
Once upgraded to |newversion|, if you need to downgrade, we recommend |downgrading| to the latest patch release of |downgradeversion|.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.. important::
2+
3+
Before you upgrade or downgrade a replica set, ensure all replica set
4+
members are running. If you do not, the upgrade or downgrade will not
5+
complete until all members are started.

source/tutorial/upgrade-revision.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ To upgrade a replica set, upgrade each member individually, starting with
172172
the :term:`secondaries <secondary>` and finishing with the
173173
:term:`primary`. Plan the upgrade during a predefined maintenance window.
174174

175+
.. include:: /includes/upgrade-downgrade-replica-set.rst
176+
175177
.. note::
176178

177179
Starting in MongoDB 4.0.7, change streams use a version 1 ``v1``

0 commit comments

Comments
 (0)