-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72031/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-2707
https://issues.apache.org/jira/browse/RANGER-2707
Repository: ranger
Description
-------
ranger.usersync.enabled can be used to control whether usersync is enabled or
not.
Unfortunately UserGroupSync unconditionally does run a sync when it initially
starts no matter what this setting is set to.
This is annoying if Ambari automatically starts usersync
I took this opportunity to clean up the UGSync class a bit
Diffs
-----
ugsync/src/main/java/org/apache/ranger/usergroupsync/UserGroupSync.java
2befe33ea
Diff: https://reviews.apache.org/r/72031/diff/1/
Testing
-------
Thanks,
Lars Francke