You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/04/05 17:02:00 UTC

[jira] [Updated] (HBASE-16566) Add nonce support to TableBackupProcedure

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

stack updated HBASE-16566:
--------------------------
    Component/s: backup&restore

> Add nonce support to TableBackupProcedure
> -----------------------------------------
>
>                 Key: HBASE-16566
>                 URL: https://issues.apache.org/jira/browse/HBASE-16566
>             Project: HBase
>          Issue Type: Sub-task
>          Components: backup&amp;restore
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>              Labels: backup
>             Fix For: 2.0.0
>
>         Attachments: 16566.v2.txt
>
>
> We should pass in nonce to avoid duplicate table backup RPC (the same RPC sent to server multiple times).
> The duplicate table backup RPC may happen due to master failover.
> If there is no nonce, same procedure may be executed more than once.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)