[
https://issues.apache.org/jira/browse/HBASE-17884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819261#comment-16819261
]
Andrew Purtell commented on HBASE-17884:
----------------------------------------
Updated patch fixes checkstyle warnings, except this one:
{quote}AccessController.java:600: private boolean checkCoveringPermission(User
user, OpType request, RegionCoprocessorEnvironment e,:3: Method length is 166
lines (max allowed is 150). [MethodLength]{quote}
This is not due to this patch and is not an easy change. Leaving it in place.
> Backport HBASE-16217 to branch-1
> --------------------------------
>
> Key: HBASE-17884
> URL: https://issues.apache.org/jira/browse/HBASE-17884
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors, security
> Reporter: Gary Helmling
> Assignee: Andrew Purtell
> Priority: Major
> Fix For: 1.5.0
>
> Attachments: HBASE-17884-branch-1.patch, HBASE-17884-branch-1.patch,
> HBASE-17884.branch-1.001.patch
>
>
> The change to add calling user to ObserverContext in HBASE-16217 should also
> be applied to branch-1 to avoid use of UserGroupInformation.doAs() for access
> control checks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)