[
https://issues.apache.org/jira/browse/HBASE-12087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150032#comment-14150032
]
Hudson commented on HBASE-12087:
--------------------------------
FAILURE: Integrated in HBase-0.98 #543 (See
[https://builds.apache.org/job/HBase-0.98/543/])
HBASE-12087 [0.98] [0.98] Changing the default setting of
hbase.security.access.early_out to true (Srikanth Srungarapu) (apurtell: rev
c0d0d794554ad15b9a87f4ccf82aac0643419b9a)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlConstants.java
> [0.98] Changing the default setting of hbase.security.access.early_out to true
> ------------------------------------------------------------------------------
>
> Key: HBASE-12087
> URL: https://issues.apache.org/jira/browse/HBASE-12087
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.6
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Priority: Minor
> Fix For: 0.98.7
>
> Attachments: HBASE-12087.patch, HBASE-12087_v2.patch
>
>
> From the mailing list conversation:
> Problem:
> - 98 with default early out = false and hfile v2 will always give the
> "Permission Denied" instead of the "0 rows" that you expect since the early
> out is false
> - 98 with default early out = false and hfile v3 will always give the "0
> rows"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)