File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -133,9 +133,6 @@ source to the destination cluster.
133
133
comparing documents, views, and indexes to confirm the
134
134
sync was successful.
135
135
136
- Migration Verifier is an experimental and unsupported
137
- tool.
138
-
139
136
The specific method you use to verify your data depends on your
140
137
application workload and the complexity of the data.
141
138
Original file line number Diff line number Diff line change @@ -28,9 +28,12 @@ transferring your application load from the source to the destination cluster.
28
28
About This Task
29
29
---------------
30
30
31
- Migration Verifier is an experimental and unsupported tool.
31
+ .. note::
32
32
33
- For installation instructions, see
33
+ Migration Verifier does not support DDL operations. Do not run any DDL
34
+ operations on the source cluster while verifying data with Migration Verifier.
35
+
36
+ For installation instructions and usage limitations, see
34
37
`GitHub <https://github.com/mongodb-labs/migration-verifier>`__.
35
38
36
39
Steps
You can’t perform that action at this time.
0 commit comments