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 2021/01/21 21:27:00 UTC

[jira] [Created] (RANGER-3156) RangerResouceTrie.add() and RangerResourceTrie.delete() do not work correctly for the resources containing wildcards

Abhay Kulkarni created RANGER-3156:
--------------------------------------

             Summary: RangerResouceTrie.add() and RangerResourceTrie.delete() do not work correctly for the resources containing wildcards
                 Key: RANGER-3156
                 URL: https://issues.apache.org/jira/browse/RANGER-3156
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Abhay Kulkarni
            Assignee: Abhay Kulkarni


RangerResourceTrie class supports add() and delete() APIs to incrementally update the Trie data structure with a single evaluator. When the evaluator's resource contains wildcards, both APIs leave the Trie tree in an inconsistent state.



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