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

Commit 979ac1c

Browse files
committed
trying
1 parent fce064f commit 979ac1c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

source/reference/verification/embedded.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,16 @@ Verify with Embedded Verifier
1717
:depth: 1
1818
:class: singlecol
1919

20+
.. versionadded:: 1.9
2021

2122
``mongosync`` includes an embedded verifier to perform a series
2223
of checks on the destination cluster to verify the sync of
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.
24+
supported collections.
25+
26+
``mongosync`` enables the verifier by default on replica set clusters.
27+
28+
Starting in version 1.10, ``mongosync`` enables the verifier by
29+
default on sharded clusters.
2630

2731
.. note::
2832

@@ -34,8 +38,6 @@ the verifier by default on replica set clusters. In version 1.10,
3438
cluster’s nodes can cause the embedded verifier to fail the migration, even
3539
if ``mongosync`` copied the documents correctly.
3640

37-
.. versionadded:: 1.9
38-
3941
About this Task
4042
---------------
4143

0 commit comments

Comments
 (0)