Skip to content

Commit 2b21c07

Browse files
DOCSP-48145-quickstart-nested-components (#646)
* DOCSP-48145-quickstart-nested-components * build error
1 parent cc495a9 commit 2b21c07

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
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:

source/release-notes/1.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ See :ref:`c2c-api-start-params`.
5151
Live Upgrades
5252
~~~~~~~~~~~~~
5353

54-
:ref:`Live upgrades <c2c-versioning-live-upgrade>`
54+
:ref:`Live upgrades <c2c-live-upgrade>`
5555
to version 1.12 are not supported.
5656

5757
Other Notes

0 commit comments

Comments
 (0)