Skip to content

Commit 6160c2c

Browse files
DOCSP-46038-1.9.0-verification (#578)
* DOCSP-46038-1.9.0-verification * fix include render * fix file name * reviewer changes * rewording * reviewer changes
1 parent 26c3008 commit 6160c2c

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
If you live upgrade from any version before 1.9.0, ``mongosync`` disables embedded verification.

source/includes/fact-verifier-limitations.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The embedded verifier has the following limitations:
2424

2525
- .. include:: /includes/fact-verifier-buildIndexes
2626

27+
- .. include:: /includes/fact-verification-support-1.9.0.rst
28+
2729
Unsupported Verification Checks
2830
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2931

source/release-notes/1.9.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ confirm the successful sync of collections from the source
3030
cluster to the destination. The verifier is enabled by default
3131
for replica set migrations.
3232

33+
.. note::
34+
35+
.. include:: /includes/fact-verification-support-1.9.0.rst
36+
3337
To check verification status, see the ``verification`` field in
3438
the :ref:`/progress <c2c-api-progress>` response.
3539

0 commit comments

Comments
 (0)