-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2017-04-17, Repl 2017-05-08
This includes persisting the information to local.system.rollback.progress.
If this collection is not empty, it indicates that we can proceed directly to Phase 2 upon restart.
Schema: {_id: 'progress', currentPhase: <int>, applyUntil: <op time>}
- depends on
-
SERVER-28988 add ReplicationProcess and use it to cache Rollback ID
- Closed