You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 20:10:00 UTC

[jira] [Closed] (HBASE-15565) Rewrite restore with Procedure V2

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

Andrew Kyle Purtell closed HBASE-15565.
---------------------------------------

> Rewrite restore with Procedure V2
> ---------------------------------
>
>                 Key: HBASE-15565
>                 URL: https://issues.apache.org/jira/browse/HBASE-15565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>              Labels: backup
>             Fix For: HBASE-7912
>
>         Attachments: 15565-v1.txt, 15565.v10.txt, 15565.v11.txt, 15565.v12.txt, 15565.v13.txt, 15565.v14.txt, 15565.v15.txt, 15565.v5.txt, 15565.v8.txt, 15565.v9.txt
>
>
> Currently restore is driven by RestoreClientImpl#restore().
> This issue rewrites the flow using Procedure V2.
> RestoreTablesProcedure would replace RestoreClientImpl.
> Main logic would be driven by executeFromState() method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)