[
https://issues.apache.org/jira/browse/HBASE-16286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396206#comment-15396206
]
Hudson commented on HBASE-16286:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #1306 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1306/])
HBASE-16286 When TagRewriteCell are not copied to MSLAB, deep clone it
(anoopsamjohn: rev 00c2a5da7b8794eab5e68207ea3db92c8e9d43d0)
* hbase-server/src/test/java/org/apache/hadoop/hbase/TestTagRewriteCell.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityController.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsReplication.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/TagRewriteCell.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
> When TagRewriteCell are not copied to MSLAB, deep clone it while adding to
> Memstore
> -----------------------------------------------------------------------------------
>
> Key: HBASE-16286
> URL: https://issues.apache.org/jira/browse/HBASE-16286
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: 2.0.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0
>
> Attachments: HBASE-16286.patch, HBASE-16286.patch
>
>
> HBASE-16205 missed to handle the case when we add TagRewriteCell to MSLAB.
> Here we handle that case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)