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

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

SUCCESS: Integrated in HBase-TRUNK #5255 (See 
[https://builds.apache.org/job/HBase-TRUNK/5255/])
HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop) 
(anoopsamjohn: rev ba044f010ee5a9f8f07986136317c77ce6ff9e80)
* 
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