-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 6.0.1
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-10-03
-
35
The unit test fails if under extreme load.
On master we've already deleted the FifoTicketHolder as per SERVER-69284 since it's considered suboptimal.
Since the FifoTicketHolder is still present in 6.0 we cannot backport the code deletion as it would break the feature flag. Deleting the code will be the simplest option.