[
https://issues.apache.org/jira/browse/HBASE-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048059#comment-14048059
]
Hudson commented on HBASE-11432:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5249 (See
[https://builds.apache.org/job/HBase-TRUNK/5249/])
HBASE-11432 [AccessController] Remove cell first strategy (apurtell: rev
d797fc872fd31bdf2a30d33e59837ab37bd50121)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestScanEarlyTermination.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlFilter.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/util/MultiThreadedReaderWithACL.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Query.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestCellACLs.java
> [AccessController] Remove cell first strategy
> ---------------------------------------------
>
> Key: HBASE-11432
> URL: https://issues.apache.org/jira/browse/HBASE-11432
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.99.0, 0.98.4
>
> Attachments: HBASE-11432-0.98.patch, HBASE-11432.patch,
> HBASE-11432.patch
>
>
> The cell first evaluation strategy for cell ACLs has been a problem since
> introduction. It was an afterthought and a mistake. It's not possible to use
> at all with the default config on trunk after HBASE-11077. Fairly certain
> there are no users. Remove. Deprecate related client API methods on Query.
> (Remove on trunk?)
--
This message was sent by Atlassian JIRA
(v6.2#6252)