-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
None
MemoryLogRecord are stored in a ExpiringSortedSetQueue but never released until someone actually open the LogTool.
In a production environment, nobody watches the LogTool, but there's many MemoryLogRecord hanging around
We have to setup a Timer which periodically removes expipred log records.
- blocks
-
CMS-8281 Memory leak of front-office application
- Closed