You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2016/07/12 21:52:20 UTC

[jira] [Created] (HBASE-16218) Eliminate use of UGI.doAs() in AccessController testing

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)