-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
ALL
-
v8.0
-
Workload Scheduling 2024-06-24
When executing certain operations that are subject to admission control, the operation will get admitted through ingress admission control, and then use the DBDirectClient to fetch the txnNumber. If there are not enough tickets (and the operation does not have a maxTimeMS configured), the operation will wait infinitely. This can get certain workloads stuck without making forward progress.
- is related to
-
SERVER-91123 Turn runtime settable parameters periodically during config fuzzer
- Closed
- related to
-
SERVER-91502 Add a way to check if an operation is already holding an admission ticket
- Closed