You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2017/02/21 06:18:44 UTC

[jira] [Updated] (HBASE-17149) Procedure V2 - Fix nonce submission to avoid unnecessary calling coprocessor multiple times

     [ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk updated HBASE-17149:
---------------------------------
    Fix Version/s:     (was: 1.1.8)
                   1.1.9

> Procedure V2 - Fix nonce submission to avoid unnecessary calling coprocessor multiple times
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-17149
>                 URL: https://issues.apache.org/jira/browse/HBASE-17149
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>    Affects Versions: 2.0.0, 1.3.0, 1.4.0, 1.1.7, 1.2.4
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.5, 1.1.9
>
>         Attachments: 17149.branch-1.incomplete.txt, HBASE-17149-addendum.v1-master.patch, HBASE-17149.master.001.patch, HBASE-17149.master.002.patch, HBASE-17149.master.002.patch, HBASE-17149.master.002.patch, HBASE-17149.master.003.patch, HBASE-17149.v1-branch-1.1.patch, HBASE-17149.v1-branch-1.2.patch, HBASE-17149.v1-branch-1.3.patch, HBASE-17149.v1-branch-1.patch, nonce.patch
>
>
> 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.15#6346)