[
https://issues.apache.org/jira/browse/KARAF-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004739#comment-16004739
]
ASF subversion and git services commented on KARAF-4669:
--------------------------------------------------------
Commit 4034deb14ab416bd6028320642f3a16a76aad316 in karaf-cellar's branch
refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;h=4034deb ]
[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)