Anoop Sam John created HBASE-11435:
--------------------------------------
Summary: 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
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)