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 2013/05/01 10:48:20 UTC

[jira] [Updated] (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é updated KARAF-2295:
----------------------------------------

    Fix Version/s: 3.0.0
    
> features deployer is useless for dynamic updates
> ------------------------------------------------
>
>                 Key: KARAF-2295
>                 URL: https://issues.apache.org/jira/browse/KARAF-2295
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 3.0.0.RC1
>            Reporter: Andrei Pozolotin
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira