You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "nkeywal (JIRA)" <ji...@apache.org> on 2012/11/28 12:50:57 UTC

[jira] [Created] (HBASE-7227) KeyLocker#acquireLocks should be synchronized

nkeywal created HBASE-7227:
------------------------------

             Summary: KeyLocker#acquireLocks should be synchronized
                 Key: HBASE-7227
                 URL: https://issues.apache.org/jira/browse/HBASE-7227
             Project: HBase
          Issue Type: Bug
          Components: Region Assignment
    Affects Versions: 0.96.0
            Reporter: nkeywal
            Priority: Critical


without this, we're looking for deadlocks.

I'm looking at the code currently, I may add stuff to this jira 

--
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

[jira] [Resolved] (HBASE-7227) KeyLocker#acquireLocks should be synchronized

Posted by "nkeywal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nkeywal resolved HBASE-7227.
----------------------------

    Resolution: Invalid

more or less invalid actually, as no one else takes two locks in a row (at least it seems...)
                
> KeyLocker#acquireLocks should be synchronized
> ---------------------------------------------
>
>                 Key: HBASE-7227
>                 URL: https://issues.apache.org/jira/browse/HBASE-7227
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>    Affects Versions: 0.96.0
>            Reporter: nkeywal
>            Priority: Critical
>
> without this, we're looking for deadlocks.
> I'm looking at the code currently, I may add stuff to this jira 

--
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