You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/02/08 21:13:41 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 ]

Vladimir Rodionov updated HBASE-16566:
--------------------------------------
    Fix Version/s: HBASE-7912

> Add nonce support to TableBackupProcedure
> -----------------------------------------
>
>                 Key: HBASE-16566
>                 URL: https://issues.apache.org/jira/browse/HBASE-16566
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>              Labels: backup
>             Fix For: HBASE-7912
>
>         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
(v6.3.15#6346)