-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56297/
-----------------------------------------------------------
(Updated Feb. 17, 2017, 11:39 p.m.)
Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Madhan
Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan
Periasamy.
Changes
-------
Removed an unneccessary log message which was causing a null pointer exception.
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
f93083c
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