Add dump interval to limit memory dumps
---------------------------------------
Key: FELIX-2498
URL: https://issues.apache.org/jira/browse/FELIX-2498
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-memoryusage-plugin-1.0.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-memoryusage-plugin-1.0.2
Currently the Memory Usage plugin for the web console dumps the memory heap
each time a threshold exceed notification is received. In situations where
memory usage is osciallating around the threshold value this generates a huge
number of memory dumps thus consuming lots of disk space over time.
To limit the number of memory dumps written, functionality to configure a
minimum interval at which to write dumps should be added.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.