-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.2.6, 5.4.0rc1
-
None
-
Sprint 75 (Apr 2021), Sprint 76 (May 2021)
-
0.25
Performance of Zabbix server can be improved by not locking configuration cache with write lock for each value received and updating it's lastclock, because it is not used anymore since it is removed in this commit
This will require updating configuration cache only for log items and if state changes.