-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Storage
-
Fully Compatible
-
Storage NYC 2019-01-14
createCollection and dropCollection of storage_interface_impl use UninterruptibleLockGuard. We should move the UninterruptibleLockGuard to its caller and make sure they will never conflict with prepared transactions.