-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
-
Fully Compatible
-
Repl 2016-10-10
Add tests for:
- Duplicate documents (by _id) during cloning (looks like this is covered in TEST_F(StorageInterfaceImplWithReplCoordTest, CreateCollectionWithIDIndexCommits) but we should check that is sufficient)
- Missing document during query portion of cloning, but must be in the oplog apply phase.
- more