[
https://issues.apache.org/jira/browse/HBASE-11423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058651#comment-14058651
]
Hudson commented on HBASE-11423:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5286 (See
[https://builds.apache.org/job/HBase-TRUNK/5286/])
HBASE-11423 Visibility label and per cell ACL feature not working with
HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop) (anoopsamjohn: rev
77554df88190e01d1d6cf71546438bbd0024abfa)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RowProcessor.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestRowProcessorEndpoint.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java
> Visibility label and per cell ACL feature not working with HTable#mutateRow()
> and MultiRowMutationEndpoint
> ----------------------------------------------------------------------------------------------------------
>
> Key: HBASE-11423
> URL: https://issues.apache.org/jira/browse/HBASE-11423
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors, security
> Affects Versions: 0.98.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Priority: Blocker
> Fix For: 0.99.0, 0.98.4, 2.0.0
>
> Attachments: HBASE-11423.patch, HBASE-11423_0.98.patch,
> HBASE-11423_v2.patch, HBASE-11423_v2.patch, HBASE-11423_v3.patch
>
>
> This is because pre/postBatchMutate() APIs are not getting called from
> HRegion#processRowsWithLocks()
--
This message was sent by Atlassian JIRA
(v6.2#6252)