[
https://issues.apache.org/jira/browse/KARAF-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762847#comment-16762847
]
Jean-Baptiste Onofré commented on KARAF-6111:
---------------------------------------------
It almost works fine with the local console using
{{console.startup.delay=true}}.
We should add a global property which can work with {{daemon}}, {{run}},
{{start}}, etc. For instance, systemd just sees the Karaf PID there (started)
but actually Karaf is still starting. We should have some kind of sync between
the PID and the boot state.
> Verify the bootstrap service sync concretely waits all boot features started
> ----------------------------------------------------------------------------
>
> Key: KARAF-6111
> URL: https://issues.apache.org/jira/browse/KARAF-6111
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.2.4
>
>
> It's possible to "block" local console waiting all boot features started. The
> {{Bootstrap}} service should only appear when all boot features are fully
> started.
> It's especially important when embedding Karaf (like in Docker).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)