-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
QE 2025-10-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently ttl unit tests run TTL passes in separate threads.
The comment says:
// TTLMonitor::doTTLPass creates a new OperationContext, which cannot be done on the current
// client because the OperationContext already exists.
But it seems to be outdated, because now TTLTest creates one _opCtx and uses it throughout the test:
- is related to
-
SERVER-17942 Long running operations should be logged periodically
-
- In Code Review
-