-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-09-16, Execution Team 2024-10-28
The code around ttl indexes is lacking good coverage.. This ticket will look into adding more unit coverage where possible/appropriate. More information on the existing coverage files can be found by following this guide. File of interest:
mongo/db/ttl.cpp
Failpoints to also look at:
- hangTTLMonitorWithLock
- hangTTLMonitorBetweenPasses
- skipTTLIndexValidationOnCreateIndex
- is related to
-
SERVER-96179 Work out how to test more timing-based ttl cases
- Open