You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2015/09/12 00:13:52 UTC

[jira] [Updated] (HBASE-14413) HBase snapshots v2

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

Matteo Bertozzi updated HBASE-14413:
------------------------------------
    Issue Type: Sub-task  (was: New Feature)
        Parent: HBASE-14351

> HBase snapshots v2
> ------------------
>
>                 Key: HBASE-14413
>                 URL: https://issues.apache.org/jira/browse/HBASE-14413
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Vladimir Rodionov
>            Assignee: Matteo Bertozzi
>             Fix For: 2.0.0
>
>
> We need new implementation of snapshot feature that is more robust and performant.  Ideally, it will work with multiple tables as well. The possible areas of improvements:
> #  Must be flushless. Coordinated memstore flushes across a cluster are bad.
> #  Verification phase must be distributed, done in parallel and not on Master.
> In theory, the only info we need to record snapshot of a table: list of WAL files, list of HFiles and max sequence id of an edit which has been flushed per Region.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)