You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2013/02/22 23:26:12 UTC

[jira] [Created] (HBASE-7910) Dont use reflection for security

Enis Soztutar created HBASE-7910:
------------------------------------

             Summary: Dont use reflection for security
                 Key: HBASE-7910
                 URL: https://issues.apache.org/jira/browse/HBASE-7910
             Project: HBase
          Issue Type: Improvement
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 0.96.0


security.User class uses reflection so that HBase can work with older Hadoop's not having security. Now that we require 1.x, or 0.23 or 2.x, all Hadoop versions have security code. We can get rid of most of the User class. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira