[
https://issues.apache.org/jira/browse/RANGER-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724521#comment-17724521
]
YUBI LEE commented on RANGER-4247:
----------------------------------
I opend a PR: [https://github.com/apache/ranger/pull/258]
It would be happy if this PR can be checked by TravisCI according to ranger
contribution guide at
[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55151244.]
{code:java}
PRs are still useful for contributors because the PRs trigger builds at
TravisCI on Linux x86_64 and ARM64 CPU architectures. If the CI build is
successful then it is recommended to create a review request at ReviewBoard by
using the patch generated by
https://github.com/apache/ranger/pull/<PR_NUMBER>.patch (replace <PR_NUMBER>
with the number of your Pull Request!){code}
> auditPolicyEvaluators should be set before logging it
> -----------------------------------------------------
>
> Key: RANGER-4247
> URL: https://issues.apache.org/jira/browse/RANGER-4247
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Reporter: YUBI LEE
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It is related to RANGER-3108, RANGER-3646.
> NPE raises in ranger-2.3.0 because it is not set.
> RANGER-3108 fixes NPE but auditPolicyEvaluators is still empty and cannot see
> what contents are even when debug logging is enabled.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)