You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/11/18 13:03:34 UTC

[jira] [Comment Edited] (HBASE-11639) [Visibility controller] Replicate the visibility of Cells as strings

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

ramkrishna.s.vasudevan edited comment on HBASE-11639 at 11/18/14 12:02 PM:
---------------------------------------------------------------------------

Updated patch.  Removes the two APIS, one to get the replicated tag and the other to remove the replicated tag.  The VC core code itself handles these.
Both ordinal based and string based impl would rewrite the tag to a new tag type while in replication so that both the impl will remove the new tag added.


was (Author: ram_krish):
Updated patch.  Removes two APIS to get the replicated tag and to remove the replicated tag.  The VC core code itself handles it.
Both ordinal based and string based impl would rewrite the tag to a new tag type while in replication so that both the impl will remove the new tag added.

> [Visibility controller] Replicate the visibility of Cells as strings
> --------------------------------------------------------------------
>
>                 Key: HBASE-11639
>                 URL: https://issues.apache.org/jira/browse/HBASE-11639
>             Project: HBase
>          Issue Type: Improvement
>          Components: Replication, security
>    Affects Versions: 0.98.4
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>              Labels: VisibilityLabels
>             Fix For: 2.0.0, 0.98.9, 0.99.2
>
>         Attachments: HBASE-11639_v2.patch, HBASE-11639_v2.patch, HBASE-11639_v3.patch, HBASE-11639_v3.patch, HBASE-11639_v5.patch, HBASE-11639_v6.patch, HBASE-11639_v9.patch
>
>
> This issue is aimed at persisting the visibility labels as strings in the WAL rather than Label ordinals.  This would help in replicating the label ordinals to the replication cluster as strings directly and also that after HBASE-11553 would help because the replication cluster could have an implementation as string based visibility labels.



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