From bfae1da6dbebf1bb7475385319a4bfc46e5a690e Mon Sep 17 00:00:00 2001 From: Kevin Adistambha Date: Fri, 16 Mar 2018 14:52:22 +1100 Subject: [PATCH] DOCS-11462 compact may require additional disk space --- source/reference/command/compact.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/reference/command/compact.txt b/source/reference/command/compact.txt index 6f7fb7b1f16..1f2139827cf 100644 --- a/source/reference/command/compact.txt +++ b/source/reference/command/compact.txt @@ -160,8 +160,7 @@ is workload dependent and no disk space may be recovered. This command is useful if you have removed a large amount of data from the collection, and do not plan to replace it. -:dbcommand:`compact` does not require any additional disk space to run -on WiredTiger databases. +:dbcommand:`compact` may require additional disk space to run on WiredTiger databases. MMAPv1 ``````