Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.98.0
-
None
-
Reviewed
Description
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.