We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d39cf5 commit 36316e9Copy full SHA for 36316e9
source/includes/steps-3.2-downgrade-sharded-cluster.yaml
@@ -92,7 +92,7 @@ content: |
92
93
.. code-block:: javascript
94
95
- db.adminCommand( { replSetStepDown: 360, secondaryCatchUpPeriodSecs: 300, force: true })
+ db.adminCommand( { replSetStepDown: 360, secondaryCatchUpPeriodSecs: 300 })
96
97
#. Shut down all members of the config server replica set,
98
the :program:`mongos` instances, and the shards.
0 commit comments