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

Hudson commented on HBASE-11435:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #369 (See 
[https://builds.apache.org/job/HBase-0.98/369/])
HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop) 
(anoopsamjohn: rev dde62f16d244a6d313232eb548fcd6e3c94a0a60)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityController.java


> 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, 2.0.0
>
>         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