Francois Papon created KARAF-6318:
-------------------------------------
Summary: Be able to persist AlertStore data
Key: KARAF-6318
URL: https://issues.apache.org/jira/browse/KARAF-6318
Project: Karaf
Issue Type: Improvement
Components: decanter
Reporter: Francois Papon
Assignee: Francois Papon
Fix For: decanter-2.3.0
The error and warn alert are store in memory and is not persist when the Karaf
instance is restarted.
We could persist the Sets in a file located under the directory:
{code:java}
$KARAF_HOME/data
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)