Skip to content

Commit 976bbe1

Browse files
authored
DOCSP-28926 compact contradiction (#2877) (#3098)
* DOCSP-28926 Fixes compact contradiction * fixes text * Fixes per Markus
1 parent fd2a5ad commit 976bbe1

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

208+
208209
To run ``compact`` on a cluster
209210

210211
.. procedure::
@@ -250,7 +251,7 @@ Blocking behavior on secondary nodes is version specific.
250251

251252
* - Post 4.4.17
252253
- - ``compact`` blocks all write activity.
253-
- No replication possible.
254+
- A secondary node can replicate while ``compact`` is running.
254255
- Reads permitted.
255256

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

0 commit comments

Comments
 (0)