Sergiy Shyrkov created KARAF-4669:
-------------------------------------
Summary: 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)