You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/13 17:57:00 UTC

[jira] [Work logged] (KNOX-1859) Improve alias lookup for HadoopAuthProvider

     [ https://issues.apache.org/jira/browse/KNOX-1859?focusedWorklogId=241207&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-241207 ]

ASF GitHub Bot logged work on KNOX-1859:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/May/19 17:56
            Start Date: 13/May/19 17:56
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on pull request #89: KNOX-1859 - Improve alias lookup for HadoopAuthProvider
URL: https://github.com/apache/knox/pull/89
 
 
   ## What changes were proposed in this pull request?
   
   KNOX-1522 added the initial ability to resolve property names to aliases. This was implemented in a way that wasn't optimal. We should improve this so aliases are resolved within the auth filter config itself instead of in the contributor.
   
   This also makes sure we use follow the existing "${ALIAS=...}" convention when resolving the aliases. This is a behavior change but makes it much more readable to know what is an alias vs a plain text value.
   
   ## How was this patch tested?
   
   `mvn -T.5C clean verify -Ppackage,release`
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 241207)
            Time Spent: 10m
    Remaining Estimate: 0h

> Improve alias lookup for HadoopAuthProvider
> -------------------------------------------
>
>                 Key: KNOX-1859
>                 URL: https://issues.apache.org/jira/browse/KNOX-1859
>             Project: Apache Knox
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.3.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> KNOX-1522 added the initial ability to resolve property names to aliases. This was implemented in a way that wasn't optimal. We should improve this so aliases are resolved within the auth filter config itself instead of in the contributor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)