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/28 03:36: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=17702023#comment-17702023 ] 

Abhay Kulkarni edited comment on RANGER-4136 at 3/28/23 3:35 AM:
-----------------------------------------------------------------

Patch is at the review board: [https://reviews.apache.org/r/74350/]

Additional patch is posted at the review board: https://reviews.apache.org/r/74366/

 


was (Author: abhayk):
Patch is at the review board: https://reviews.apache.org/r/74350/

> 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)