Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 4a09654

Browse files
committed
commit
1 parent b4f6334 commit 4a09654

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

source/reference/verification/embedded.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Verify with Embedded Verifier
2020

2121
``mongosync`` includes an embedded verifier to perform a series
2222
of checks on the destination cluster to verify the sync of
23-
supported collections.
23+
supported collections. Starting in version 1.9, ``mongosync`` enables
24+
the verifier by default on replica set clusters. In version 1.10,
25+
``mongosync`` enables the verifier by default on sharded clusters.
2426

2527
.. note::
2628

@@ -76,9 +78,6 @@ Steps
7678
:language: json
7779
:copyable: false
7880

79-
Note, the verifier is enabled by default for replica set
80-
migrations.
81-
8281
.. step:: Examine Progress
8382

8483
To examine the status of the sync, use the :ref:`/progress

source/release-notes/1.10.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Upgrades to Embedded Verifier
2727

2828
- .. include:: /includes/verify-reversible-migrations.rst
2929

30+
- ``mongosync`` now supports the embedded verifier by default on
31+
sharded clusters.
32+
3033
.. _c2c-older-version-support:
3134

3235
Older Version Support

0 commit comments

Comments
 (0)