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

Benoy Antony commented on HADOOP-10499:
---------------------------------------

I believe , the static nature of the ProxyUser capability should be addressed 
separately, if there is a requirement for different services to have different 
ProxyUser capabilities. HADOOP-10448 would make it easier since it will move 
the state out of ProxyUsers. 
I am trying to clean up the interface exposed by _ProxyUsers_  in order to work 
on HADOOP-10448 and that's why this jira.

> Remove unused parameter from ProxyUsers.authorize()
> ---------------------------------------------------
>
>                 Key: HADOOP-10499
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10499
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 2.4.0
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>            Priority: Minor
>         Attachments: HADOOP-10499.patch, HADOOP-10499.patch
>
>
> The Configuration parameter is not used in the authorize() function. It can 
> be removed and callers can be updated.
> Attaching the simple patch which removes the unused _conf_ parameter and 
> updates the callers.
> The ProxyUsers is defined as a private audience and so there shouldn't be any 
> external callers. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to