You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "张铎(Duo Zhang)" <pa...@gmail.com> on 2021/12/07 14:51:18 UTC

[DISCUSS] Proc-v2 based snapshot implementation

Send this email on behalf of Ruanhui(github id frostruan). Not sure why but
he/she can not send email to the mailing list...

Hi all,

As we all know, currently the snapshot in hbase has a few limitations, so I
want to propose a proc-v2 implementation of snapshot.

Here are some related links.

jira
https://issues.apache.org/jira/browse/HBASE-26323

design doc
https://docs.google.com/document/d/1Il_PB1SenXGr1-mmCIWEogxEMeGZe2fpuN3bMbjqiGI/edit

the initial implementation
https://github.com/apache/hbase/pull/3920

If you are interested, please take a look in your free time. Looking
forward to your advice and feedback.

Thanks.