[
https://issues.apache.org/jira/browse/KARAF-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458506#comment-15458506
]
Jean-Baptiste Onofré commented on KARAF-4669:
---------------------------------------------
I would recommend to use feature sync instead of bundle for that. Anyway, I
plan to store the start-level on the cluster map to be able to deal with it.
> Start level is ignored for bundles installed in cluster
> -------------------------------------------------------
>
> Key: KARAF-4669
> URL: https://issues.apache.org/jira/browse/KARAF-4669
> Project: Karaf
> Issue Type: Improvement
> Components: cellar-bundle
> Affects Versions: cellar-4.0.1
> Reporter: Sergiy Shyrkov
> Priority: Minor
>
> Right now the start-level is not supported for bundles in cluster, i.e. it is
> not possible to provide a particular start level when using
> "cluster:bundle-install" command or directly the CellarBundleMBeanImpl.
> We could workaround this by first installing the bundle (without start),
> changing the start-level and then starting it.
> But even in this case the bundle start level on other cluster nodes is the
> default one (80) and not the one, we are specifying on the source node.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)