You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/03/30 21:55:25 UTC

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

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

Ted Yu updated HBASE-15565:
---------------------------
    Attachment: 15565-v1.txt

Patch v1 is based on Vlad's work in HBASE-14123

> 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
>         Attachments: 15565-v1.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
(v6.3.4#6332)