[ 
https://issues.apache.org/jira/browse/KARAF-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037431#comment-13037431
 ] 

Ioannis Canellos commented on KARAF-628:
----------------------------------------

Added bundle state replication. It works the same way as features and config 
but with bundles.
Supported states:

a) Start
b) Stop
c) Install
d) Uninstall

It currently uses the bundle location and it supports mvn, wrap etc.

I've performed various tests, but I think that bundle state replication is 
really wide so I will leave this issue open for a while to see if we find 
issues.

> Bundle replication
> ------------------
>
>                 Key: KARAF-628
>                 URL: https://issues.apache.org/jira/browse/KARAF-628
>             Project: Karaf
>          Issue Type: New Feature
>          Components: cellar
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Ioannis Canellos
>             Fix For: 3.0.0
>
>
> Currently, Cellar only replicated features. It could be helpful to replicate 
> the bundles also. It means that if an user performs osgi:install, the bundle 
> will be present on all nodes.
> Warning: I'm talking about replication, not provisioning. Bundle provisioning 
> could be achieve by Apache ACE and the artifacts storage on an OBR.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to