You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Poorna Chandra (JIRA)" <ji...@apache.org> on 2016/10/12 19:26:20 UTC

[jira] [Created] (TEPHRA-190) Reduce Lock granularity for transaction operations

Poorna Chandra created TEPHRA-190:
-------------------------------------

             Summary: Reduce Lock granularity for transaction operations
                 Key: TEPHRA-190
                 URL: https://issues.apache.org/jira/browse/TEPHRA-190
             Project: Tephra
          Issue Type: Sub-task
          Components: core
            Reporter: Poorna Chandra
            Assignee: Poorna Chandra


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)