[
https://issues.apache.org/jira/browse/HBASE-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069120#comment-14069120
]
Hudson commented on HBASE-7910:
-------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #387 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/387/])
HBASE-7910 Dont use reflection for security (Mike Drob) (apurtell: rev
dc05388d1106f668f8647503975705992bf423d8)
* 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)