Hi, When you do cluster:feature-install, the node send an event to the other nodes (and himself) to update as well.
cluster:sync does the same but reading the features/bundles/configs state from the distributed map. So, if you use cluster:feature-install, no need to use cluster:sync, the sync is already done. I gonna check if the read from the distributed map doesn't have an issue. Regards JB On 12/06/2018 11:59, imranrazakhan wrote: > Hi, > > I tried cluster-sync with other camel feature and behavior was same. > > cluster:feature-install is working as expected. > > Can you please elaborate about below statement with example ? > > "/cluster-sync is not required, it's only used when you have a split brain/" > > Regards, > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
