Skip to content

Commit d91496d

Browse files
authored
DOCSP-28926 compact contradiction (#2877)
* DOCSP-28926 Fixes compact contradiction * fixes text * Fixes per Markus
1 parent bc029d9 commit d91496d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/reference/command/compact.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ replica set, however there are some important considerations:
216216
- A secondary node can replicate while ``compact`` is running.
217217
- Reads are permitted.
218218

219+
219220
To run ``compact`` on a cluster
220221

221222
.. procedure::
@@ -261,7 +262,7 @@ Blocking behavior on secondary nodes is version specific.
261262

262263
* - Post 4.4.17, 5.0.12, 6.0.2, 6.1.0
263264
- - ``compact`` blocks all write activity.
264-
- No replication possible.
265+
- A secondary node can replicate while ``compact`` is running.
265266
- Reads permitted.
266267

267268
When ``compact`` completes, the secondary returns to the

0 commit comments

Comments
 (0)