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/11/21 20:50:59 UTC

[jira] [Created] (HBASE-17149) Procedure v2 - Fix nonce submission

Matteo Bertozzi created HBASE-17149:
---------------------------------------

             Summary: Procedure v2 - Fix nonce submission
                 Key: HBASE-17149
                 URL: https://issues.apache.org/jira/browse/HBASE-17149
             Project: HBase
          Issue Type: Sub-task
          Components: proc-v2
    Affects Versions: 1.2.4, 1.1.7, 2.0.0, 1.3.0, 1.4.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi


instead of having all the logic in submitProcedure(), split in registerNonce() + submitProcedure().
In this case we can avoid calling the coprocessor twice and having a clean submit logic knowing that there will only be one submission.




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