-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Repl 2018-01-15
We currently fassert if SyncTail::syncApply returns a bad status during startup recovery. But SyncTail::syncApply can uassert in various cases. We should wrap that call in a try-catch and fassert on failure.