-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72302/
-----------------------------------------------------------
Review request for ranger, Madhan Neethiraj and Velmurugan Periasamy.
Bugs: RANGER-2773
https://issues.apache.org/jira/browse/RANGER-2773
Repository: ranger
Description
-------
Failure during initialization of RangerScriptConditionEvaluator is not reported. Such failure
should be clearly reported as an error. Any methods called on incorrectly initialized RangerScriptConditionEvaluator
also need to report error.
Note that this fix only logs an error.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/conditionevaluator/RangerScriptConditionEvaluator.java
5b6653901
Diff: https://reviews.apache.org/r/72302/diff/1/
Testing
-------
Tested in a live cluster.
Thanks,
Abhay Kulkarni
|