[ 
https://issues.apache.org/jira/browse/FELIX-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger resolved FELIX-2498.
--------------------------------------

    Resolution: Fixed

Implemented this parameter in Rev. 981193.

Added new context parameter (and configuration  property) 
"felix.memoryusage.dump.interval" to set the minimum interval between dumps. 
The default value is 6 hours; configuration can set the value to any number of 
seconds. Setting to a low value effectively disables this functionality 
(particularly zero). Setting a negative value causes the default value to be 
used.

> 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.

Reply via email to