Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-1841