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

Ramesh Mani updated RANGER-3023:
--------------------------------
    Fix Version/s: 2.3.0

> Permission tab takes longer time to load with large number of users and 
> group_users data
> ----------------------------------------------------------------------------------------
>
>                 Key: RANGER-3023
>                 URL: https://issues.apache.org/jira/browse/RANGER-3023
>             Project: Ranger
>          Issue Type: Improvement
>          Components: Ranger
>    Affects Versions: 2.2.0
>            Reporter: Mahesh Hanumant Bandal
>            Assignee: Mahesh Hanumant Bandal
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>
> GET APIĀ /service/xusers/permission takes longer time to load with following 
> number of users and group mappings in db.
> {code:java}
> select count(*) from x_user;
> 50052
> select count(*) from x_group_users;
> 500056
> {code}
> Need to have performance optimization on this.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to