-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58961/#review173758
-----------------------------------------------------------
Ship it!
Ship It!
- Sailaja Polavarapu
On May 3, 2017, 12:50 p.m., deepak sharma wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58961/
> -----------------------------------------------------------
>
> (Updated May 3, 2017, 12:50 p.m.)
>
>
> Review request for ranger and Sailaja Polavarapu.
>
>
> Bugs: RANGER-1475
> https://issues.apache.org/jira/browse/RANGER-1475
>
>
> Repository: ranger
>
>
> Description
> -------
>
> currently we increase the deltaSyncUserTimeStamp by 1 minute, in order to avoid search
record repetition for next sync cycle, but if there is a new user added within a minute of
last sync cycle then it does not sync, so reducing the increament time from 1min to 1sec to
avoid this issue.
>
>
> Diffs
> -----
>
> ugsync/src/main/java/org/apache/ranger/ldapusersync/process/LdapDeltaUserGroupBuilder.java
d65ba52
>
>
> Diff: https://reviews.apache.org/r/58961/diff/1/
>
>
> Testing
> -------
>
>
> Thanks,
>
> deepak sharma
>
>
|