Deadlock is between
(a) Stepdown thread takes RSTL in modeX, then tries to get PrimaryOnlyService _mutex when calling PrimaryOnlyService::onStepDown.
and
(b) thread that calls currentOp, takes PrimaryOnlyService _mutex while in PrimaryOnlyService::reportInstanceInfoForCurrentOp and trying to get collection IS lock in ReshardingRecipientService::RecipientStateMachine::_tryFetchBuildIndexMetrics
- is depended on by
-
SERVER-101349 Re-enable resharding verification in resharding_coordinator_recovers_abort_decision.js
-
- Closed
-
-
SERVER-101440 Re-enable resharding verification in test_resharding_test_fixture_shutdown_retry_needed.js
-
- Closed
-