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 2a9e1dd commit 48c3260Copy full SHA for 48c3260
source/reference/command/compact.txt
@@ -206,6 +206,7 @@ replica set, however there are some important considerations:
206
- A secondary node can replicate while ``compact`` is running.
207
- Reads are permitted.
208
209
+
210
To run ``compact`` on a cluster
211
212
.. procedure::
@@ -251,7 +252,7 @@ Blocking behavior on secondary nodes is version specific.
251
252
253
* - Post 4.4.17 and 5.0.12
254
- - ``compact`` blocks all write activity.
- - No replication possible.
255
+ - A secondary node can replicate while ``compact`` is running.
256
- Reads permitted.
257
258
When ``compact`` completes, the secondary returns to the
0 commit comments