Skip to content

Commit 48c3260

Browse files
authored
DOCSP-28926 compact contradiction (#2877) (#3097)
* DOCSP-28926 Fixes compact contradiction * fixes text * Fixes per Markus
1 parent 2a9e1dd commit 48c3260

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

209+
209210
To run ``compact`` on a cluster
210211

211212
.. procedure::
@@ -251,7 +252,7 @@ Blocking behavior on secondary nodes is version specific.
251252

252253
* - Post 4.4.17 and 5.0.12
253254
- - ``compact`` blocks all write activity.
254-
- No replication possible.
255+
- A secondary node can replicate while ``compact`` is running.
255256
- Reads permitted.
256257

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

0 commit comments

Comments
 (0)