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 2012/11/26 20:44:58 UTC

[jira] [Commented] (KARAF-2033) Cellar local listeners have to check if sync is enabled

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

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

Fixed on Cellar trunk: http://svn.apache.org/viewvc?view=revision&revision=1413748
                
> Cellar local listeners have to check if sync is enabled
> -------------------------------------------------------
>
>                 Key: KARAF-2033
>                 URL: https://issues.apache.org/jira/browse/KARAF-2033
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-config, cellar-features, cellar-obr
>    Affects Versions: cellar-2.2.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.5, cellar-2.3.0
>
>
> Now, the Cellar local resources listeners (like the LocalBundleListener, LocalFeaturesListener, etc) ignore if sync flag is true or false and always update the distributed map and broadcast the cluster events.
> It can be perturbing for the users: the users expect that Cellar doesn't do anything if sync is disabled for a given cluster group.
> So, as it's done in the synchronizers, the local listeners should check the status of the sync flag and, if false, they shouldn't do anything.

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