[
https://issues.apache.org/jira/browse/FELIX-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-6131.
-------------------------------------
Resolution: Fixed
Added the in-memory persistence manager together with a test in rev 1859393.
The PM does not need locking as the wrapping proxy does this already
> Add in-memory persistence manager
> ---------------------------------
>
> Key: FELIX-6131
> URL: https://issues.apache.org/jira/browse/FELIX-6131
> Project: Felix
> Issue Type: New Feature
> Components: Configuration Admin
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: configadmin-1.9.16
>
>
> By default configurations are persisted in the file system. There are some
> use cases where the instance is started and never restarted. For such use
> cases there is no need to store the configurations in the file system,
> especially as all of them are hold in memory, too.
> Therefore we should provide a simple in-memory persistence manager for these
> use cases to avoid creating unnecessary files in the file system
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)