-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2021-09-20, Repl 2021-10-04, Repl 2021-10-18
"Clean up local collections" means these steps
- Generate a new initialSyncId (this is intended to uniquely identify the node)
- Replace the oplogTruncateAfterPoint document with the checkpointTimestamp from the latest backup cursor.
- Replace the local.replset.config document with the current configuration.
- Replace the minValid document with a document with Timestamp(0,1), t: -1.
- Remove local.replset.election, as this node has not participated in any elections.
- split to
-
SERVER-59944 Reopen storage in temporary location.
- Closed