-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73897/
-----------------------------------------------------------
Review request for ranger, Abhay Kulkarni, Mehul Parikh, Pradeep Agrawal,
Ramesh Mani, and Velmurugan Periasamy.
Bugs: RANGER-3659
https://issues.apache.org/jira/browse/RANGER-3659
Repository: ranger
Description
-------
Improved create, update, or delete group user mappings API call to reduce
memory usage in ranger admin. These APIs are called by usersync for updating
group memberships from sync source to ranger admin. Also added code to use
common DB transaction framework.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/biz/XUserMgr.java 8109968e4
security-admin/src/main/java/org/apache/ranger/service/XGroupUserService.java
2b863b006
Diff: https://reviews.apache.org/r/73897/diff/1/
Testing
-------
Patched cluster and tested with ~200k group mappings in Ranger DB.
Also verified basic functionality for regression testing.
Thanks,
Sailaja Polavarapu