-
Patch request
-
Resolution: Fixed
-
Trivial
-
3.4.13, 4.0.0beta1, 4.0.0beta2
-
None
-
Linux
-
Sprint 43, Sprint 44
-
0.25
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.
- causes
-
ZBX-15516 Incorrect process state in case of interruption
- Closed