-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v5.0, v4.4
-
Execution Team 2021-06-28
-
135
As part of a clean shutdown, WiredTiger takes a final checkpoint. Terminating mongod during this process results in an unclean shutdown. During startup recovery, WiredTiger will use the last successful checkpoint taken and replay any journal files. Replication recovery will replay any operations beyond the stable timestamp from the oplog.
This test would verify that startup recovery works as designed following an unclean shutdown during the closing checkpoint.
- is related to
-
SERVER-60636 Create a passthrough suite to terminate mongod during clean shutdowns
- Closed