-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
Fully Compatible
-
ALL
-
v8.2, v8.1, v8.0, v7.0
-
QE 2025-08-18
-
(copied to CRM)
-
0
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
See investigation details and repro script in HELP-79061.
A few options to fix it:
- Using deadline instead of maxTime to calculate remaining time
- Save the original maxTime as well in DeadlineState returned by opCtx->pushArtificialDeadline()
- Add elapsed time to maxTime in opCtx->computeMaxTimeFromDeadline()
- related to
-
SERVER-108835 Deadline and maxTime compete for representing maximum operation latency
-
- Open
-