zhutong6688 opened a new pull request, #269: URL: https://github.com/apache/ranger/pull/269
Modified the UserGroupSyncConfig.java file and added the configuration of user forced custom time synchronization. If enabled, LDAP users can be synchronized according to the user defined time. ## What changes were proposed in this pull request? RANGER-4307: Added configuration option for ldap: ranger. usersync. ldap. force. sleep time in millisbetweensynccycle. enabled. If enabled (set to true), users will be synchronized according to the time interval set by the user. According to the actual production and usage situation, this demand is often urgently requested by users. this also gives the user more autonomy. ## How was this patch tested? It was tested in the company's Big data cluster test environment, and later synchronized to the production environment. After rigorous testing, this modification has fully achieved its purpose. The test screenshot is as follows:  -- 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]
