[
https://issues.apache.org/jira/browse/KARAF-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-7892:
----------------------------------------
Description:
Under certain conditions, we can have a race condition between fileinstall and
configadmin. The consequence is that some config files (in the etc folder) can
become blank.
To avoid this, Felix FileInstall should start before ConfigAdmin, changing
start level to 9 in the {{{}etc/startup.properties{}}}.
was:Under certain conditions, we can have a race condition between
fileinstall and configadmin. The consequence is that some config files (in the
etc folder) can become blank.
> Start felix fileinstall before configadmin to avoid race condition
> ------------------------------------------------------------------
>
> Key: KARAF-7892
> URL: https://issues.apache.org/jira/browse/KARAF-7892
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> Under certain conditions, we can have a race condition between fileinstall
> and configadmin. The consequence is that some config files (in the etc
> folder) can become blank.
> To avoid this, Felix FileInstall should start before ConfigAdmin, changing
> start level to 9 in the {{{}etc/startup.properties{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)