YUBI LEE created RANGER-3924: -------------------------------- Summary: Incrementing timestamp value for group and user is not 1sec but 60ms. It should be 1sec. Key: RANGER-3924 URL: https://issues.apache.org/jira/browse/RANGER-3924 Project: Ranger Issue Type: Bug Components: usersync Affects Versions: 2.3.0 Reporter: YUBI LEE
As RANGER-1852 (https://github.com/apache/ranger/commit/38141722ee791f8ae0006247af148ed0bfa7db0c), incrementing timestamp value has become from 60s to 60ms. However, it should be 1 sec. Maybe it is a mistake. And the wrong value is inherited to LdapUserGroupBuilder.java with RANGER-2986 (https://github.com/apache/ranger/commit/4610df1fd126a07f1e19c5bed53e50742bb9f428#diff-5e58a9fb4de31652ab3ede63673d4b0ec614d540831027f02417612f36d7ae73R364-R373). -- This message was sent by Atlassian Jira (v8.20.10#820010)