File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ source to the destination cluster.
4444 - Starting in 1.9, ``mongosync`` includes an embedded
4545 verifier, which runs a series of verification checks on
4646 the source and destination clusters to confirm that the
47- migration was successful. This is the preferred
48- verification method for deployments that meet the
47+ migration was successful. ** This is the preferred
48+ verification method for deployments that meet the**
4949 :ref:`requirements <c2c-verify-embedded-limitations>`.
5050
5151 When the ``mongosync`` process starts, it prompts the
@@ -159,9 +159,6 @@ source to the destination cluster.
159159 comparing documents, views, and indexes to confirm the
160160 sync was successful.
161161
162- Migration Verifier is an experimental and unsupported
163- tool.
164-
165162The specific method you use to verify your data depends on your
166163application workload and the complexity of the data.
167164
Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ About This Task
3333 Migration Verifier does not support DDL operations. Do not run any DDL
3434 operations on the source cluster while verifying data with Migration Verifier.
3535
36- Migration Verifier is an experimental and unsupported tool.
37-
3836For installation instructions and usage limitations, see
3937`GitHub <https://github.com/mongodb-labs/migration-verifier>`__.
4038
You can’t perform that action at this time.
0 commit comments