-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56297/
-----------------------------------------------------------
(Updated Feb. 7, 2017, 12:23 a.m.)
Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Madhan
Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan
Periasamy.
Changes
-------
Fixed a possible null pointer deference error.
Bugs: RANGER-1345
https://issues.apache.org/jira/browse/RANGER-1345
Repository: ranger
Description
-------
Fixed code when retrieving group membership from the existing ranger DB for
computing the delta. Because of this when users are deleted from groups in AD,
they are not updated properly in the ranger database.
Diffs (updated)
-----
ugsync/src/main/java/org/apache/ranger/ldapusersync/process/LdapPolicyMgrUserGroupBuilder.java
4c95907
Diff: https://reviews.apache.org/r/56297/diff/
Testing
-------
Performed end to end functional tests in for both adding and deleting users
from eixiting groups as well as adding new groups in AD.
Thanks,
Sailaja Polavarapu