Skip to content

Commit 87bc6a7

Browse files
committed
DOCS-11323: tweak versions for backport
1 parent 64beac2 commit 87bc6a7

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

source/includes/steps-perform-maintenance-task-on-replica-set-members.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ content: |
3636
- Comment out the :setting:`sharding.clusterRole` option.
3737
3838
- Set parameter :parameter:`skipShardingConfigurationChecks`
39-
(available for MongoDB 4.0+, 3.6.3+, 3.4.11+, 3.2.19+) to
39+
(available starting in MongoDB 3.6.3+, 3.4.11+,
40+
3.2.19+) to
4041
``true`` in the :setting:`setParameter` section.
4142
4243
For example, if performing maintenance on a shard/config
@@ -77,7 +78,7 @@ content: |
7778
7879
- Set parameter
7980
:parameter:`skipShardingConfigurationChecks`
80-
(available for MongoDB 4.0+, 3.6.3+, 3.4.11+,
81+
(available starting in MongoDB 3.6.3+, 3.4.11+,
8182
3.2.19+) to ``true`` in the :setting:`setParameter`
8283
section.
8384
@@ -185,7 +186,7 @@ post: |
185186
- Comment out the :setting:`sharding.clusterRole` option.
186187
187188
- Set parameter :parameter:`skipShardingConfigurationChecks`
188-
(available for MongoDB 4.0+, 3.6.3+, 3.4.11+, 3.2.19+) to
189+
(available starting in MongoDB 3.6.3+, 3.4.11+, 3.2.19+) to
189190
``true`` in the :setting:`setParameter` section.
190191
191192
For example, if performing maintenance on a shard/config
@@ -226,7 +227,7 @@ post: |
226227
227228
- Set parameter
228229
:parameter:`skipShardingConfigurationChecks`
229-
(available for MongoDB 4.0+, 3.6.3+, 3.4.11+,
230+
(available starting in 3.6.3+, 3.4.11+,
230231
3.2.19+) to ``true`` in the :setting:`setParameter`
231232
section.
232233

source/tutorial/build-indexes-on-replica-sets.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Stop the :binary:`~bin.mongod` process on one secondary. Restart the
9797
- Comment out the :setting:`sharding.clusterRole` option.
9898

9999
- Set parameter :parameter:`skipShardingConfigurationChecks`
100-
(available for MongoDB 4.0+, 3.6.3+, 3.4.11+, 3.2.19+) to
100+
(available starting in MongoDB 3.6.3+, 3.4.11+, 3.2.19+) to
101101
``true`` in the :setting:`setParameter` section.
102102

103103
For example, for a shard/config server replica set member,
@@ -137,7 +137,7 @@ Stop the :binary:`~bin.mongod` process on one secondary. Restart the
137137

138138
- Set parameter
139139
:parameter:`skipShardingConfigurationChecks`
140-
(available for MongoDB 4.0+, 3.6.3+, 3.4.11+,
140+
(available starting in 3.6.3+, 3.4.11+,
141141
3.2.19+) to ``true`` in the :setting:`setParameter`
142142
section.
143143

0 commit comments

Comments
 (0)