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/04/17 18:05:00 UTC

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

    [ https://issues.apache.org/jira/browse/RANGER-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703766#comment-17703766 ] 

Abhay Kulkarni edited comment on RANGER-4136 at 4/17/23 6:04 PM:
-----------------------------------------------------------------

Commit details:

master:

[https://github.com/apache/ranger/commit/2e224cf9d4d28f3e23b5f8462a92024993a104bc]

https://github.com/apache/ranger/commit/fb63f21cf6f5007f178eef8f11f68cf2c9a57279


was (Author: abhayk):
Commit details:

master:

https://github.com/apache/ranger/commit/2e224cf9d4d28f3e23b5f8462a92024993a104bc

> 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
>            Priority: Major
>
> 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)