Details
-
Type:
Patch request
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.4.13, 4.0.0beta1, 4.0.0beta2
-
Fix Version/s: 3.4.15rc1, 4.0.1rc1, 4.2.0alpha1, 4.2 (plan)
-
Component/s: Server (S)
-
Labels:None
-
Environment:Linux
-
Team:Team A
-
Sprint:Sprint 43, Sprint 44
-
Story Points:0.25
Description
On the speeds close to 30-40k NVPS (depends of CPU core speed) preprocessor manager workers starting to lock each other due to locking.
The reason is log file handling.
I suggest removing line
zbx_handle_log();
This doesn't really affect rotation, as there are lots of other places it is done from.
Attachments
Issue Links
- causes
-
ZBX-15516 Incorrect process state in case of interruption
-
- Closed
-