-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 3.4.1, 4.0.0alpha1
-
Component/s: Server (S)
-
Sprint 16, Sprint 17
-
3
Preprocessing manager is creating L2 cache of item configuration to minimize cache locking operations.
Current solution uses DC_ITEM structure which is 12080 bytes (per item!) to hold item data, so it should be replaced with more lightweight structure containing only fields required in preprocessing manager.
- causes
-
ZBX-15611 Possible crash when all preprocessing steps are removed from item
-
- Closed
-