Gary Helmling created HBASE-16218:
-------------------------------------
Summary: Eliminate use of UGI.doAs() in AccessController testing
Key: HBASE-16218
URL: https://issues.apache.org/jira/browse/HBASE-16218
Project: HBase
Issue Type: Sub-task
Components: security
Reporter: Gary Helmling
Assignee: Gary Helmling
Many tests for AccessController observer coprocessor hooks make use of
UGI.doAs() when the test user could simply be passed through. Eliminate the
unnecessary use of doAs().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)