Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E349A17AD7 for ; Sat, 14 Mar 2015 11:31:38 +0000 (UTC) Received: (qmail 12366 invoked by uid 500); 14 Mar 2015 11:31:38 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 12336 invoked by uid 500); 14 Mar 2015 11:31:38 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 12279 invoked by uid 99); 14 Mar 2015 11:31:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Mar 2015 11:31:38 +0000 Date: Sat, 14 Mar 2015 11:31:38 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work started] (KARAF-3614) Refactore features support for more reliable sync behavior MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-3614?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KARAF-3614 started by Jean-Baptiste Onofr=C3=A9. --------------------------------------------------- > 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=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > 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 mani= pulated consistently by the different Cellar modules. > Instead of using Map, I'm now using Map, 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)