-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69328/
-----------------------------------------------------------
(Updated Nov. 13, 2018, 1:06 p.m.)
Review request for ranger, Ankita Sinha, Don Bosco Durai, Gautam Borad, Abhay
Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj,
Sailaja Polavarapu, and Velmurugan Periasamy.
Changes
-------
Uploading correct patch. Kindly avoid the wrong patch which has been uploaded
initially.
Bugs: RANGER-2283
https://issues.apache.org/jira/browse/RANGER-2283
Repository: ranger
Description
-------
User is getting total count of groups even if he is assigned to one group due
to which pagination is breaking
Diffs (updated)
-----
security-admin/src/main/java/org/apache/ranger/biz/XUserMgr.java ced600f
security-admin/src/main/java/org/apache/ranger/service/XGroupService.java
22de05b
Diff: https://reviews.apache.org/r/69328/diff/2/
Changes: https://reviews.apache.org/r/69328/diff/1-2/
Testing
-------
Groups are filtered for user role. User will be able to see only its own
associated groups under group tab with proper pagination and even using curl
command.
Thanks,
bhavik patel