-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
42
We need a TicketHolder whose ticket pool we can resize without going through a for-loop like the current implementations do.
We can leverage the work being done in SERVER-81797, and use the AtomicWaitable to implement the desired behavior. We should either create a new subclass of TicketHolder or repurpose the existing TicketPool class to use the AtomicWaitable.
- depends on
-
SERVER-81797 Make our own portable implementation of atomic notify() and wait() with timeout support
- Closed
- is depended on by
-
SERVER-86231 Report ingress admission control metrics
- Closed
-
SERVER-86233 Acceptance testing for ingress admission control
- Closed