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

Anoop Sam John updated HBASE-11435:
-----------------------------------

    Attachment: HBASE-11435.patch

Doing the simplest of code change.  In replication path it will be the hbase 
system user who will do the writes.  So we can bypass the reserved tags check 
for super user..

Actually there is a bigger picture we need tackle this issue and need more 
change.  We have some sort of a patch for that too.  Will do that stuff after 
98.4   (after discussion with Andy and Ram here)

> Visibility labelled cells fail to getting replicated
> ----------------------------------------------------
>
>                 Key: HBASE-11435
>                 URL: https://issues.apache.org/jira/browse/HBASE-11435
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication, security
>    Affects Versions: 0.98.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Critical
>             Fix For: 0.99.0, 0.98.4
>
>         Attachments: HBASE-11435.patch
>
>
> Thanks [~apurtell] for finding out the issue.
> We have the reserved tags check in the preBatchMutation hook in VC.  In case 
> of the replication the cells are coming into the sink cluster with visibility 
> tags with it.  Those are created by VC in the source cluster and should get 
> added into sink cluster.  But the current check will throw exception and we 
> will fail to replicate these cells.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to