You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/07/10 14:04:04 UTC

[jira] [Resolved] (KARAF-2295) features deployer is useless for dynamic updates

     [ https://issues.apache.org/jira/browse/KARAF-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-2295.
-----------------------------------------

    Resolution: Fixed

It has been fixed as part of KARAF-2637

> features deployer is useless for dynamic updates
> ------------------------------------------------
>
>                 Key: KARAF-2295
>                 URL: https://issues.apache.org/jira/browse/KARAF-2295
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 3.0.0.RC1
>            Reporter: Andrei Pozolotin
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.0.0, 3.0.2
>
>
> use cases which do not work:
> suppose old and new repository contain overlapping set of bundles.
> 1) same name, new version:
> a) install
> * drop repo-1.0-features.xml
> b) update
> * kill repo-1.0-features.xml
> * drop repo-1.1-features.xml
> 2) same name, no version:
> a) install
> * drop repo-features.xml
> b) update
> * drop repo-features.xml
> result: total corruption of repository, feature, bundle install state
> workaround: clean bundle cache, restart karaf.
> description why it does not work:
> https://github.com/barchart/barchart-service/wiki/Features-Problems
> re-implementation of features deployer
> https://github.com/barchart/barchart-karaf-deployer-features



--
This message was sent by Atlassian JIRA
(v6.2#6252)