-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72307/#review220279
-----------------------------------------------------------


Ship it!




Ship It!

- Pradeep Agrawal


On 四月 7, 2020, 2:09 p.m., Mahesh Bandal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72307/
> -----------------------------------------------------------
> 
> (Updated 四月 7, 2020, 2:09 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Madhan 
> Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, 
> and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2775
>     https://issues.apache.org/jira/browse/RANGER-2775
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> This issue occurs when we click on role tab in Ranger admin UI page. In 
> response json "startIndex","pageSize","totalCount","resultSize", "sortType", 
> "sortBy" values were incorrect. To solve this issue I have created a new 
> method getRole which applies searchfilter on role object and returns 
> RangerRoleList response object with appropriate  values.
> 
> 
> Diffs
> -----
> 
>   security-admin/src/main/java/org/apache/ranger/biz/RoleDBStore.java 
> 9d2f0ba25 
>   security-admin/src/main/java/org/apache/ranger/rest/RoleREST.java aa031ae65 
> 
> 
> Diff: https://reviews.apache.org/r/72307/diff/2/
> 
> 
> Testing
> -------
> 
> 1.  Created/Deleted multiple roles with/without assigning groups/users to it.
> 2.  All roles are divided equally on every page. Max 25 roles are present on 
> each page.
> 
> 
> Thanks,
> 
> Mahesh Bandal
> 
>

Reply via email to