File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -226,11 +226,11 @@ Replica Sets
226226- Ideally run :dbcommand:`compact` on a secondary. See option
227227 ``force`` above for information regarding compacting the primary.
228228
229- - Starting in MongoDB 5.1 (and 5. 0.3, 4.4.9, and 4.2.18): a secondary is
229+ - Starting in MongoDB 5.0.3 (and 4.4.9 and 4.2.18): a secondary is
230230 not available when :dbcommand:`compact` is running. The secondary does
231231 not enter the :replstate:`RECOVERING` state.
232232
233- - For other MongoDB versions: on secondaries, :dbcommand:`compact`
233+ - For previous MongoDB versions: on secondaries, :dbcommand:`compact`
234234 forces the secondary to enter the :replstate:`RECOVERING` state. Read
235235 operations issued to an instance in the :replstate:`RECOVERING` state
236236 will fail. This prevents clients from reading during the operation.
You can’t perform that action at this time.
0 commit comments