Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Transaction manager uses a common lock for all operations. This reduces the concurrency of the operations since only one transaction can get a lock at any given time.