-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 5.1.0, 5.0.0-rc7
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v5.0
-
Sharding EMEA 2021-07-12
The UninterruptibleLockGuard in the drop database participant command can end up causing a deadlock in the same way it was happening for the drop collection participant command (complete explanation in this comment from SERVER-57756 ).
Probably it's possible to adopt a solution similar to the one committed for SERVER-58143 .