[
https://issues.apache.org/jira/browse/HBASE-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068889#comment-14068889
]
Hudson commented on HBASE-7910:
-------------------------------
FAILURE: Integrated in hbase-0.96 #411 (See
[https://builds.apache.org/job/hbase-0.96/411/])
HBASE-7910 Dont use reflection for security (Mike Drob) (apurtell: rev
e85a6d86d97a984438b5369f0139430883467a79)
* hbase-common/src/main/java/org/apache/hadoop/hbase/security/User.java
> 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: Mike Drob
> Labels: noob
> Fix For: 0.99.0, 0.96.3, 0.98.5, 0.94.22, 2.0.0
>
> Attachments: HBASE-7910-0.94.patch, HBASE-7910.patch.txt
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)