[ 
https://issues.apache.org/jira/browse/RANGER-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyom Mani Tiwari resolved RANGER-5245.
--------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Not A Bug

please check my previous comment why it is not a bug.

> Investigate the potential  loop in dedupTags method
> ---------------------------------------------------
>
>                 Key: RANGER-5245
>                 URL: https://issues.apache.org/jira/browse/RANGER-5245
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 2.6.0
>            Reporter: Vyom Mani Tiwari
>            Assignee: Vyom Mani Tiwari
>            Priority: Major
>             Fix For: 3.0.0
>
>
> for (Long replacerTagId = replacedIds.get(tagId); replacerTagId != null; 
> replacerTagId = replacedIds.get(mappedTagId)) {
>     mappedTagId = replacerTagId;
> }
> Investigate if it possible for dedupTags to enter infinite loop.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to