Carsten Ziegeler created FELIX-6131:
---------------------------------------
Summary: 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
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)