[ https://issues.apache.org/jira/browse/KARAF-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-2372:
----------------------------------------
Description:
We changed the behaviour of the boot features to be in sync mode: previously a new thread
was created for each boot feature startup.
However, users may complain about this change and the general Karaf startup time.
I will introduce a property (in etc/org.apache.karaf.features.cfg) to let the users decide
if they want boot features in sync or async mode (and set sync by default).
was:
We changed the behaviour of the boot features to be in sync mode: previously a new thread
was created for each boot feature startup.
However, users may complain about this change and the general Karaf startup time.
I will introduce a property (in etc/config.properties) to let the users decide if they want
boot features in sync or async mode (and set sync by default).
> Introduce boot features sync mode property (true|false)
> -------------------------------------------------------
>
> Key: KARAF-2372
> URL: https://issues.apache.org/jira/browse/KARAF-2372
> Project: Karaf
> Issue Type: New Feature
> Components: karaf-feature
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Blocker
> Fix For: 2.3.2, 2.4.0, 3.0.0
>
>
> We changed the behaviour of the boot features to be in sync mode: previously a new thread
was created for each boot feature startup.
> However, users may complain about this change and the general Karaf startup time.
> I will introduce a property (in etc/org.apache.karaf.features.cfg) to let the users decide
if they want boot features in sync or async mode (and set sync by default).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|