jstests/noPassthrough/read_ticket_exhaustion_with_stepdown.js, added in https://github.com/10gen/mongo/pull/11511 for https://jira.mongodb.org/browse/SERVER-75205, is implicated in multiple BFs (linked). It should be made less flaky.
AC:
- Some test of the deadlock behavior is ~deterministic (not flaky).
- is related to
-
SERVER-75205 Deadlock between stepdown and restoring locks after yielding when all read tickets exhausted
- Closed