You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/04/01 17:24:25 UTC

[jira] [Created] (HBASE-15579) Remove synchronized around nonce in Procedure submit

Matteo Bertozzi created HBASE-15579:
---------------------------------------

             Summary: Remove synchronized around nonce in Procedure submit
                 Key: HBASE-15579
                 URL: https://issues.apache.org/jira/browse/HBASE-15579
             Project: HBase
          Issue Type: Sub-task
          Components: proc-v2
    Affects Versions: 1.1.4, 1.2.0, 2.0.0, 1.3.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
            Priority: Trivial
             Fix For: 2.0.0, 1.3.0, 1.1.5, 1.2.2
         Attachments: HBASE-15579-v0.patch

There is a synchronized in ProcedureExecutor.submitProcedure() that protect the nonce insert. We can get rid of that and just use the nonce concurrent map pufIfMissing



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