We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2a5ad commit 976bbe1Copy full SHA for 976bbe1
source/reference/command/compact.txt
@@ -205,6 +205,7 @@ replica set, however there are some important considerations:
205
- A secondary node can replicate while ``compact`` is running.
206
- Reads are permitted.
207
208
+
209
To run ``compact`` on a cluster
210
211
.. procedure::
@@ -250,7 +251,7 @@ Blocking behavior on secondary nodes is version specific.
250
251
252
* - Post 4.4.17
253
- - ``compact`` blocks all write activity.
- - No replication possible.
254
+ - A secondary node can replicate while ``compact`` is running.
255
- Reads permitted.
256
257
When ``compact`` completes, the secondary returns to the
0 commit comments