-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Storage Execution 2026-07-20
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This test issues a dropIndexes command, kills the server, and then restarts and verifies that the indexes end up being dropped. It tries to use fsync to guarantee that the oplog entry is durably persisted, but doesn't because the stable timestamp is pinned. This results in it occasionally failing.