-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Workload Resilience
-
Fully Compatible
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
in https://jira.mongodb.org/browse/BF-44896. in testDelinquencyOnShard, the sleep for 10s could extend to over 60s and hit internalQueryJavaScriptFnTimeoutMillis when cpu utilization > 90% due to 4 parallel jobs in windows-debug-suggested variant.
sessionDb.txn_coll
.find(\{$where: `sleep(${sleepMillis}); return true;`})
.comment(findTxnComment)
.itcount()
- is duplicated by
-
SERVER-130640 rate_limiter_util_test ConcurrentTokenAcquisitionWithQueueing timing issue on 7.0
-
- Closed
-