You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhay Kulkarni (Jira)" <ji...@apache.org> on 2020/04/22 18:43:00 UTC

[jira] [Created] (RANGER-2806) RangerScriptConditionEvaluator does not initialize correctly with openJDK 11

Abhay Kulkarni created RANGER-2806:
--------------------------------------

             Summary: RangerScriptConditionEvaluator does not initialize correctly with openJDK 11
                 Key: RANGER-2806
                 URL: https://issues.apache.org/jira/browse/RANGER-2806
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: master
            Reporter: Abhay Kulkarni
            Assignee: Abhay Kulkarni
             Fix For: master


When using openJDK 11, RangerScriptConditionEvaluator object's init() method, when invoked within the plugin, fails to create JavaScript engine required to evaluate policy conditions with scripts. This failure causes any script-condition to evaluate to true (always).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)