[
https://issues.apache.org/jira/browse/RANGER-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Agrawal updated RANGER-2823:
------------------------------------
Fix Version/s: (was: master)
2.1.0
> 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
> Priority: Major
> Fix For: 2.1.0
>
>
> 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)