[
https://issues.apache.org/jira/browse/KARAF-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938342#comment-16938342
]
ASF subversion and git services commented on KARAF-6318:
--------------------------------------------------------
Commit b5471599746d355fa9f0b16e089f6aee727ec36b in karaf-decanter's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=b547159 ]
Merge pull request #97 from fpapon/KARAF-6318
[KARAF-6318] Be able to persist AlertStore data
> 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
> Priority: Minor
> 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
(v8.3.4#803005)