Skip to content

Commit 03e2cff

Browse files
authored
Update README.md
1 parent 27ca78e commit 03e2cff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ Any collection metadata mismatches will occur in a task with the type '`verifyCo
217217
218218
In this case, '`failed_docs`' contains all the meta data mismatches, in this case an index named '`x_1`'.
219219
220-
# Known Problems
220+
# Known Issues
221221
222-
- The verifier may report missing documents on the destination that don’t actually appear to be missing (i.e., a nonexistent problem). This has been hard to reproduce.
222+
- The verifier may report missing documents on the destination that don’t actually appear to be missing (i.e., a nonexistent problem). This has been hard to reproduce. If missing documents are reported, it is good practice to check for false positives.
223223
224224
- The verifier, during its first generation, may report a confusing “Mismatches found” but then report 0 problems. This is a reporting bug in mongosync; if you see it, check the documents in `migration_verification_metadata.verification_tasks` for generation 1 (not generation 0).
225225

0 commit comments

Comments
 (0)