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 04e3752 commit 401fbfdCopy full SHA for 401fbfd
source/reference/command/compact.txt
@@ -199,6 +199,7 @@ replica set, however there are some important considerations:
199
- A secondary node can replicate while ``compact`` is running.
200
- Reads are permitted.
201
202
+
203
To run ``compact`` on a cluster
204
205
.. procedure::
@@ -239,7 +240,7 @@ Blocking behavior on secondary nodes is version specific.
239
240
241
* - Post 4.4.17, 5.0.12, 6.0.2, 6.1.0
242
- - ``compact`` blocks all write activity.
- - No replication possible.
243
+ - A secondary node can replicate while ``compact`` is running.
244
- Reads permitted.
245
246
When ``compact`` completes, the secondary returns to the
0 commit comments