You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jerry He (JIRA)" <ji...@apache.org> on 2013/04/09 23:44:16 UTC

[jira] [Created] (HBASE-8309) TableLockManager: allow lock timeout to be set at the individual lock level

Jerry He created HBASE-8309:
-------------------------------

             Summary: TableLockManager: allow lock timeout to be set at the individual lock level
                 Key: HBASE-8309
                 URL: https://issues.apache.org/jira/browse/HBASE-8309
             Project: HBase
          Issue Type: Improvement
          Components: master
    Affects Versions: 0.95.0
            Reporter: Jerry He
            Assignee: Jerry He
            Priority: Minor
             Fix For: 0.98.0, 0.95.1, 0.95.2
         Attachments: HBASE-8309.patch

Currently the lock timeout values and defaults are set and shared at the TableLockManager level.
One TableLockManager is shared on the master. We should allow the lock timeout to be set at individual lock level when we instantiate the lock. Components using the locks may have different timeout preferences. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira