Chetan Mehrotra created OAK-3196:
------------------------------------
Summary: ConfigInstaller removing the configs on restart
Key: OAK-3196
URL: https://issues.apache.org/jira/browse/OAK-3196
Project: Jackrabbit Oak
Issue Type: Bug
Components: pojosr
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Fix For: 1.3.4
{{ConfigInstaller}} has logic to synchronize the config provided in the file
with ConfigAdmin state i.e. any config provided in config file should reflect
the same in ConfigAdmin.
In doing this it looks for any config which is not present in local config file
but present in ConfigAdmin. If any such config is found then it is removed.
However current logic has a bug if the config is unchanged it considers all the
config as not found and removes all
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)