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

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

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