From 8653559286f2453e4df6708a363f42d92366e8bd Mon Sep 17 00:00:00 2001 From: amalhotra-mdb <135728846+amalhotra-mdb@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:14:42 -0500 Subject: [PATCH] DOCSP-48145-quickstart-nested-components (#646) * DOCSP-48145-quickstart-nested-components * build error (cherry picked from commit 2b21c079c38e2dfefe05c8f221dec855dbfc2322) --- source/includes/fact-oplog-disk-storage.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/source/includes/fact-oplog-disk-storage.rst b/source/includes/fact-oplog-disk-storage.rst index 669f1755d..77fbec29f 100644 --- a/source/includes/fact-oplog-disk-storage.rst +++ b/source/includes/fact-oplog-disk-storage.rst @@ -4,12 +4,10 @@ sync. For example, to migrate 10 GB of data, the destination cluster must have at least 10 GB available for the data and another 10 GB for the insert oplog entries from the initial sync. -.. important:: - - To use :ref:`embedded verification `, you must have a - larger oplog on the destination. If you enable the embedded verifier and - reduce the size of the destination oplog, the embedded verifier might not be - able to keep up, causing ``mongosync`` to error. +To use :ref:`embedded verification `, you must have a +larger oplog on the destination. If you enable the embedded verifier and +reduce the size of the destination oplog, the embedded verifier might not be +able to keep up, causing ``mongosync`` to error. If you need to reduce the overhead of the destination oplog entries and the embedded verifier is disabled, you can: