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

Andrei Pozolotin updated KARAF-2295:
------------------------------------

    Description: 
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


  was:
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


    
> 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
>
> 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

Reply via email to