-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The constructor for Scopeddbconnection is not exception-safe, and will throw if the pool is empty and a new connection can't be created. Wrap this error for DistributedLock::unlock(), since it is used in the destructor of scoped objects.