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

[email protected] commented on HADOOP-7764:
-------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2549/
-----------------------------------------------------------

Review request for Robert Evans, Ravi Prakash and Mark Holderbaugh.


Summary
-------

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 feature is needed for MAPREDUCE-3175. No tests were added since no new 
functionality was added. Only a single API change.


This addresses bug HADOOP-7764.
    http://issues.apache.org/jira/browse/HADOOP-7764


Diffs
-----

  
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer.java
 6ad3703 

Diff: https://reviews.apache.org/r/2549/diff


Testing
-------


Thanks,

Jonathan


                
> 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
>         Attachments: 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