...
- it is removing only 50 records per day (would fail to delete all the necessary records for months, when a large rotation period is configured)
- record removing is done via the "kTempTablesHandler::DeleteItems" method, which is known to produce a memory leaks on large (>1000) record counts
...
Rewrite OnDelete, OnDeleteAll, and OnRotate events of the "system-log" unit to use direct DELETE sqlsSQLs.
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|