risdenk opened a new 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: [email protected] With regards, Apache Git Services
