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 2023/03/17 23:10:00 UTC

[jira] [Created] (RANGER-4136) Incorrect processing of tag-deltas by RangerTagEnricher

Abhay Kulkarni created RANGER-4136:
--------------------------------------

             Summary: Incorrect processing of tag-deltas by RangerTagEnricher
                 Key: RANGER-4136
                 URL: https://issues.apache.org/jira/browse/RANGER-4136
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Abhay Kulkarni
            Assignee: Abhay Kulkarni


Ranger supports incremental tag downloads when configured. When a mapping for a service-resource is changed, the tag download request provides only the updated service-resource. RangerTagEnricher is expected to remove the existing service-resource and the associated tags from its cache and add it back with updated associated tags.

Current code does not remove the existing service-resource and its associated tags correctly leading to incorrect tags to be retrieved for the service-resource.



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