Abhay Kulkarni created RANGER-2823:
--------------------------------------
Summary: RangerResouceTrie.copySubTree() does not set up
TrieNode's child nodes correctly
Key: RANGER-2823
URL: https://issues.apache.org/jira/browse/RANGER-2823
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: master
Reporter: Abhay Kulkarni
Assignee: Abhay Kulkarni
Fix For: master
Ranger uses Trie object (instance of RangerResourceTrie class) to index
policies, tags and zones for efficient searching. The API to deep-copy Trie
object does not work correctly, as the information about the child nodes in a
TrieNode is not replicated correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)