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

Jean-Baptiste Onofré commented on KARAF-3614:
---------------------------------------------

Fixed on cellar-2.3.x: 
https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=commitdiff;h=2c4b692a7d6d62778c7e44b8e6b0f6fd6b1fb5e2

> Refactore features support for more reliable sync behavior
> ----------------------------------------------------------
>
>                 Key: KARAF-3614
>                 URL: https://issues.apache.org/jira/browse/KARAF-3614
>             Project: Karaf
>          Issue Type: Improvement
>          Components: cellar-features
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.2, cellar-2.3.5, cellar-4.0.0.M1
>
>
> The distributed Map used to store the features on the cluster is not 
> manipulated consistently by the different Cellar modules.
> Instead of using Map<FeatureInfo, Boolean>, I'm now using Map<String, 
> FeatureState>, where the String key in name/version and FeatureState contains 
> name, version, and current status (installed or uninstalled).
> It allows a largely more reliable behavior.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to