Skip to content

Commit 401fbfd

Browse files
authored
DOCSP-28926 compact contradiction (#2877) (#3095)
* DOCSP-28926 Fixes compact contradiction * fixes text * Fixes per Markus
1 parent 04e3752 commit 401fbfd

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
@@ -199,6 +199,7 @@ replica set, however there are some important considerations:
199199
- A secondary node can replicate while ``compact`` is running.
200200
- Reads are permitted.
201201

202+
202203
To run ``compact`` on a cluster
203204

204205
.. procedure::
@@ -239,7 +240,7 @@ Blocking behavior on secondary nodes is version specific.
239240

240241
* - Post 4.4.17, 5.0.12, 6.0.2, 6.1.0
241242
- - ``compact`` blocks all write activity.
242-
- No replication possible.
243+
- A secondary node can replicate while ``compact`` is running.
243244
- Reads permitted.
244245

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

0 commit comments

Comments
 (0)