-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.2, 3.7.2
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
v3.6
-
Repl 2018-02-12
-
74
Right now we attempt to fetch missing documents during initial sync. If we fail to fetch the document because the source doesn't have it, we assume it's been deleted and continue normally. But if the source collection has been deleted, we fail; instead, we should ignore that error as well.
- is duplicated by
-
SERVER-35368 DBClientBase::findOneByUUID should return the cmd status if DBClientBase::runCommand fails.
- Closed
- is related to
-
SERVER-29667 Fix document refetch step in UUID enabled rollback
- Closed