[
https://issues.apache.org/jira/browse/HBASE-11077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985135#comment-13985135
]
stack commented on HBASE-11077:
-------------------------------
Why undo these as static finals? That is passing a Strategy instead?
+ String EXEC_PERMISSION_CHECKS_KEY = "hbase.security.exec.permission.checks";
What is default for the above?
You want to do this before commit?
+ // XXX: Compare in place, don't clone
I skimmed the patch. Looks fine Andy. Nice test. Release note.
> [AccessController] Restore compatible early-out access denial
> -------------------------------------------------------------
>
> Key: HBASE-11077
> URL: https://issues.apache.org/jira/browse/HBASE-11077
> Project: HBase
> Issue Type: Sub-task
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Critical
> Fix For: 0.99.0, 0.98.2
>
> Attachments: HBASE-11077.patch, HBASE-11077.patch, HBASE-11077.patch
>
>
> See parent for the whole story.
> For 0.98, to start, just put back the early out that was removed in 0.98.0
> and allow it to be overridden with a table attribute.
--
This message was sent by Atlassian JIRA
(v6.2#6252)