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

Chris Nauroth commented on HADOOP-10539:
----------------------------------------

[[email protected]] and [~apurtell], I wanted to suggest patching HBase to 
stop calling the 3-arg form of {{ProxyUsers#authorize}}.  Would that be 
possible?  As you can see in Benoy's patch, the third arg (the 
{{Configuration}}) isn't used, and I imagine it looks misleading in the HBase 
code to pass a {{Configuration}} that isn't really respected.

> Provide backward compatibility for ProxyUsers.authorize() call
> --------------------------------------------------------------
>
>                 Key: HADOOP-10539
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10539
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>            Priority: Minor
>         Attachments: HADOOP-10539.patch, HADOOP-10539.patch
>
>
> HADOOP-10499  removed the unused _Configuration_ parameter from 
> _ProxyUsers.authorize()_  method. 
> This broke few components like HBase who invoked that function and forced it 
> to rely on Reflection.



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

Reply via email to