Skip to content

Commit 242101a

Browse files
DOCSP-48145-quickstart-nested-components (#646) (#647)
* DOCSP-48145-quickstart-nested-components * build error (cherry picked from commit 2b21c07)
1 parent 53e8773 commit 242101a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

source/includes/fact-oplog-disk-storage.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ sync. For example, to migrate 10 GB of data, the destination cluster must have
44
at least 10 GB available for the data and another 10 GB for the insert oplog
55
entries from the initial sync.
66

7-
.. important::
8-
9-
To use :ref:`embedded verification <c2c-embedded-verifier>`, you must have a
10-
larger oplog on the destination. If you enable the embedded verifier and
11-
reduce the size of the destination oplog, the embedded verifier might not be
12-
able to keep up, causing ``mongosync`` to error.
7+
To use :ref:`embedded verification <c2c-embedded-verifier>`, you must have a
8+
larger oplog on the destination. If you enable the embedded verifier and
9+
reduce the size of the destination oplog, the embedded verifier might not be
10+
able to keep up, causing ``mongosync`` to error.
1311

1412
If you need to reduce the overhead of the destination oplog entries and the
1513
embedded verifier is disabled, you can:

0 commit comments

Comments
 (0)