krishnamuttevi commented on code in PR #1218:
URL: https://github.com/apache/ranger/pull/1218#discussion_r3966055167
##########
ugsync/src/main/java/org/apache/ranger/unixusersync/config/UserGroupSyncConfig.java:
##########
@@ -805,6 +806,18 @@ public boolean isGroupSearchFirstEnabled() {
return groupSearchFirstEnabled;
}
+ public String getDeltaSyncServerType() {
Review Comment:
Thanks for suggestion, I have removed the function and added the logic in
LdapUserGroupBuilder.java
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]