-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59801/
-----------------------------------------------------------
(Updated June 9, 2017, 9:50 a.m.)
Review request for ranger.
Bugs: RANGER-1634
https://issues.apache.org/jira/browse/RANGER-1634
Repository: ranger
Description
-------
Adds some extra debug logging to user sync that logs the actual group query
being used which is useful when trying to debug a user sync configuration that
is not working as expected
Diffs
-----
ugsync/src/main/java/org/apache/ranger/ldapusersync/process/LdapUserGroupBuilder.java
8cf6816
Diff: https://reviews.apache.org/r/59801/diff/4/
Testing
-------
Testing local build in my environment and verified that the extra logging was
seen when log4j was turned up to `DEBUG`
Thanks,
Rob Vesse