You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ramachandran (Jira)" <ji...@apache.org> on 2022/12/10 13:52:00 UTC

[jira] [Comment Edited] (RANGER-2732) Batch lookup role, group, and user IDs during policy creation

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

Ramachandran edited comment on RANGER-2732 at 12/10/22 1:51 PM:
----------------------------------------------------------------

[~pradeep]  [~madhan@apache.org]  After going through this patch I feel this will give a better performance when a policy contains more users,groups,policies 

A similar kind of improvement we did in the below PR and it is in review 

https://issues.apache.org/jira/browse/RANGER-3899

Review:[https://reviews.apache.org/r/74245/]

I am planning to integrate this fix also into RANGER-3899 

 


was (Author: JIRAUSER295265):
[~pradeep]  [~madhan@apache.org]  After going through this patch I feel this will give a better performance when a policy contains more users,groups,policies 

A similar kind of improvement we did in the below PR and it is in progress

https://issues.apache.org/jira/browse/RANGER-3899

Review:https://reviews.apache.org/r/74245/

> Batch lookup role, group, and user IDs during policy creation
> -------------------------------------------------------------
>
>                 Key: RANGER-2732
>                 URL: https://issues.apache.org/jira/browse/RANGER-2732
>             Project: Ranger
>          Issue Type: Improvement
>          Components: admin
>    Affects Versions: master
>            Reporter: Andrew Luo
>            Priority: Major
>         Attachments: 0001-RANGER-2732-Batch-lookup-role-group-and-user-IDs-during-policy-c.patch
>
>
> Getting the ID for each role/group/user one-by-one is slow, especially for large policies with many roles/groups/users.  Batching significantly improves performance.



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