-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v5.0
After SERVER-56648, _shardsvrDropCollectionParticipant is ran in a session. Since _shardsvrDropCollectionParticipant is not marked as killable by stepdown, this can cause a deadlock on the RSTL lock.
_shardsvrDropCollectionParticipant should be marked as killable on stepdown.
- is depended on by
-
SERVER-57756 Race between concurrent stepdowns and applying transaction oplog entry
- Closed
- is related to
-
SERVER-70127 Default system operations to be killable by stepdown
- Closed