[ 
https://issues.apache.org/jira/browse/HBASE-4180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103116#comment-13103116
 ] 

Hudson commented on HBASE-4180:
-------------------------------

Integrated in HBase-TRUNK #2200 (See 
[https://builds.apache.org/job/HBase-TRUNK/2200/])
    HBASE-4180  Check isSecurityEnabled before User.login for 0.21 compatibility

garyh : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/security/User.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/Classes.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/Methods.java


> HBase should check the isSecurityEnabled flag
> ---------------------------------------------
>
>                 Key: HBASE-4180
>                 URL: https://issues.apache.org/jira/browse/HBASE-4180
>             Project: HBase
>          Issue Type: Bug
>          Components: security
>            Reporter: Bochun Bai
>            Assignee: Gary Helmling
>             Fix For: 0.90.5
>
>         Attachments: HBASE-4180.patch, HBASE-4180_0.90.patch, 
> HBASE-4180_0.90_2.patch, HBASE-4180_0.90_final.patch, HBASE-4180_trunk.patch, 
> HBASE-4180_trunk_2.patch, HBASE-4180_trunk_final.patch
>
>
> Hadoop 0.21.0's UserGroupInfomation support the security check flag and 
> always returns false.
> HBase should check both the method existence and the return value.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to