Abhishek Kumar created RANGER-3829:
--------------------------------------
Summary: Incremental Sync value is always true under Ranger Audit
(Usersync)
Key: RANGER-3829
URL: https://issues.apache.org/jira/browse/RANGER-3829
Project: Ranger
Issue Type: Bug
Components: usersync
Reporter: Abhishek Kumar
Assignee: Abhishek Kumar
Disabled the Incremental Sync in the Usersync configs but the *_Ranger UI ->
Audit -> Usersync -> Sync Details_* shows the Incremental Sync value as always
true.
I could see the configs as -
{code:java}
[root@c3245-node2 conf]# cat ranger-ugsync-site.xml | grep -a2 delta
</property>
<property>
<name>ranger.usersync.ldap.deltasync</name>
<value>false</value>
</property>{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)