Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Last modified 9 years ago

#2462 new defect

Engine log can grow to extreme sizes

Reported by: abeham Owned by:
Priority: medium Milestone: HeuristicLab 4.x Backlog
Component: Core Version: 3.3.12
Keywords: Cc:

Description

There is no cap on the engine's log size, an algorithm that is started and stopped several thousand times has a huge engine log which clogs up memory and file size as the log messages are also being persisted. I would suggest to cap or clear it when preparing (if we can't get rid of that log altogether - it serves almost no purpose).

Change History (1)

comment:1 Changed 9 years ago by abeham

  • Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 4.x Backlog
Note: See TracTickets for help on using tickets.