[
https://issues.apache.org/jira/browse/KARAF-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004740#comment-16004740
]
ASF subversion and git services commented on KARAF-4669:
--------------------------------------------------------
Commit bb31ebdbb74ede89acffdeaa638774291f06b91d in karaf-cellar's branch
refs/heads/cellar-4.0.x from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;h=bb31ebd ]
[KARAF-4669] Add bundle start-level in the cluster groups
> 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
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: cellar-4.0.4, cellar-4.1.0
>
>
> 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.15#6346)