[
https://issues.apache.org/jira/browse/KARAF-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740643#comment-14740643
]
Jean-Baptiste Onofré commented on KARAF-3981:
---------------------------------------------
The synchronizers should be extended:
1. they should support more sync policies. I'm implementing: cluster (pull
first, push after), node (push first, pull after), clusterOnly (only pull),
nodeOnly (only push), disabled (do nothing, no push, no pull)
2. during pull and push, it should check the state of the resource (on the
cluster or on the node) and only update if it's required: it allows to not
trigger an event when the local listeners are enabled
3. when pushing to the cluster, a cluster event should be sent to notify the
other nodes of the cluster group
> Improve and extend synchronizers
> --------------------------------
>
> Key: KARAF-3981
> URL: https://issues.apache.org/jira/browse/KARAF-3981
> Project: Karaf
> Issue Type: Improvement
> Components: cellar-bundle, cellar-config, cellar-features, cellar-obr
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)