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 bc029d9 commit d91496dCopy full SHA for d91496d
source/reference/command/compact.txt
@@ -216,6 +216,7 @@ replica set, however there are some important considerations:
216
- A secondary node can replicate while ``compact`` is running.
217
- Reads are permitted.
218
219
+
220
To run ``compact`` on a cluster
221
222
.. procedure::
@@ -261,7 +262,7 @@ Blocking behavior on secondary nodes is version specific.
261
262
263
* - Post 4.4.17, 5.0.12, 6.0.2, 6.1.0
264
- - ``compact`` blocks all write activity.
- - No replication possible.
265
+ - A secondary node can replicate while ``compact`` is running.
266
- Reads permitted.
267
268
When ``compact`` completes, the secondary returns to the
0 commit comments