You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/07/17 21:39:04 UTC

[jira] [Created] (HBASE-11537) Avoid synchronization on instances of ConcurrentMap

Mike Drob created HBASE-11537:
---------------------------------

             Summary: Avoid synchronization on instances of ConcurrentMap
                 Key: HBASE-11537
                 URL: https://issues.apache.org/jira/browse/HBASE-11537
             Project: HBase
          Issue Type: Bug
            Reporter: Mike Drob
            Assignee: Mike Drob
            Priority: Minor


In {{ProcedureCoordinator}} and {{ProcedureMember}} we synchronize on an instance of {{ConcurrentMap}} instead of using the interface methods for dealing with concurrent access.



--
This message was sent by Atlassian JIRA
(v6.2#6252)