[
https://issues.apache.org/jira/browse/KARAF-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938341#comment-16938341
]
ASF subversion and git services commented on KARAF-6318:
--------------------------------------------------------
Commit 392f61242b58db2cac6c060ca8bf9caaf8aa19cf in karaf-decanter's branch
refs/heads/master from Francois Papon
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=392f612 ]
[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)