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

Jonathan Eagles commented on HADOOP-7764:
-----------------------------------------

* No tests added since only added a new constructor
* core test failure is expected for 
org.apache.hadoop.security.TestUserGroupInformation

* findbugs error unrelated to this patch in 
org.apache.hadoop.security.token.Token.getKind() is unsynchronized, 
org.apache.hadoop.security.token.Token.setKind(Text) is synchronized
                
> Allow both ACL list and global path spec filters to HttpServer
> --------------------------------------------------------------
>
>                 Key: HADOOP-7764
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7764
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Blocker
>         Attachments: HADOOP-7764.patch, HADOOP-7764.patch
>
>
> HttpServer allows setting global path spec filters in one constructor and ACL 
> list in another constructor. Having both set in HttpServer is not user 
> settable either by public API or constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to