-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2018-12-31
Sharding calls stopPing() at shutdown. findAndModify remove through DBDirectClient. If this can cause an implicit collection creation accidentally, it would take a stronger lock, so it may conflict with prepared transactions. We need to make sure it's interruptible.
- is depended on by
-
SERVER-33577 Remove UninterruptibleLockGuards in sharding code to allow interruptible lock acquisition
- Closed