Werk #6455: LDAP: Multiple sync processes could be running at the same time
Component | User interface | ||||
Title | LDAP: Multiple sync processes could be running at the same time | ||||
Date | Aug 27, 2018 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Since 1.5.0b2 (#5986) the user synchronization is executed as background job. Because of a broken locking the sync could be executed multiple times in parallel. This issue did not lead to corrupted data, there were multiple jobs running in parallel overwriting each others results.