You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/12/02 16:15:00 UTC

[jira] [Comment Edited] (HBASE-25246) Backup/Restore hbase cell tags.

    [ https://issues.apache.org/jira/browse/HBASE-25246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242469#comment-17242469 ] 

Viraj Jasani edited comment on HBASE-25246 at 12/2/20, 4:14 PM:
----------------------------------------------------------------

[~shahrs87] The patch is committed to trunk and all active branch-2's. Can you also create branch-1 PR?

FYI [~apurtell] If you are planning to roll 2.4 RC today, we can resolve this Jira with applicable versions and create branch-1 backport subtask?

Thanks


was (Author: vjasani):
[~shahrs87] The patch is committed to trunk and all active branch-2's. Can you also create branch-1 PR?

Thanks

> Backup/Restore hbase cell tags.
> -------------------------------
>
>                 Key: HBASE-25246
>                 URL: https://issues.apache.org/jira/browse/HBASE-25246
>             Project: HBase
>          Issue Type: Improvement
>          Components: backup&amp;restore
>            Reporter: Rushabh Shah
>            Assignee: Rushabh Shah
>            Priority: Major
>
> In PHOENIX-6213 we are planning to add cell tags for Delete mutations. After having a discussion with hbase community via dev mailing thread, it was decided that we will pass the tags via an attribute in Mutation object and persist them to hbase via phoenix co-processor. The intention of PHOENIX-6213 is to store metadata in Delete marker so that while running Restore tool we can selectively restore certain Delete markers and ignore others. For that to happen we need to persist these tags in Backup and retrieve them in Restore MR jobs (Import/Export tool). 
> Currently we don't persist the tags in Backup. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)