-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
None
-
None
-
None
-
None
-
None
-
None
-
None
PIT Restore usually starts from a checkpoint and then we apply oplog. We need to handle the case where we start up literally from scratch and then we have to apply oplog. Let's fassert() if we're started up without a checkpoint and we need to apply oplog from scratch.