Skip to content

Commit ffb7e37

Browse files
authored
Remove note on storing metadata on destination cluster
This is not recommended for performance reasons, so we should remove mention of it.
1 parent 9fdd7b1 commit ffb7e37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ migration-verifier needs a MongoDB cluster to store its state. This cluster *mus
3636

3737
See [above](#Quick-Start) for a one-line command to start up a local, single-node replica set that you can use for this purpose.
3838

39-
The verifier can alternatively store its metadata on the destination cluster. This can severely degrade performance, though. Also, if you’re using mongosync, it requires either disabling mongosync’s destination write blocking or giving the `bypassWriteBlockingMode` to the verifier’s `--metaURI` user.
40-
4139
# More Details
4240

4341
To see all options:

0 commit comments

Comments
 (0)