[
https://issues.apache.org/jira/browse/KARAF-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17906438#comment-17906438
]
ASF GitHub Bot commented on KARAF-7892:
---------------------------------------
jbonofre opened a new pull request, #1887:
URL: https://github.com/apache/karaf/pull/1887
(no comment)
> 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)