if you are interested, I have ERJGroupsSynchronizer set up with jGroups
3.6.1. I could zip it up and you could try it, if you like.
There are some internals that had to be adjusted, but when I updated
ERJGroupsSynchronizer, I worked directly with Bela (jGroups author) to
understand the changes
Hi,
we successfully use jgroups-2.12.2.Final.jar as drop in replacement.
Am 20.01.2015 um 13:40 schrieb OC :
> Indeed, 2.6.8 it is. I'll try to upgrade, thanks!
>
> (Is there some trick to upgrade in a smart way, so as I will not have to
> manually re-check the current version when I am next
Indeed, 2.6.8 it is. I'll try to upgrade, thanks!
(Is there some trick to upgrade in a smart way, so as I will not have to
manually re-check the current version when I am next time upgrading the
complete WOnder? At the moment I can't see one, but that might just mean I'm
blind.)
Thanks a lot,
are you using the default version of ERJGroupsSynchronizer? that was
jgroups 2.6.8 they are up to version 3.6.1.
I seem to recall that in a project I had to update jgroups.
Just a thought. I had a similar problem with JasperReports and updating
to the newest (almost) version fixed the issue.
Hello there,
to sync changes betwixt instances, I am using Remote Synchronizer with the
following setup:
===
er.extensions.ERXObjectStoreCoordinatorPool.maxCoordinators=3
er.extensions.remoteSynchronizer.enabled=true
er.extensions.remoteSynchronizer=er.jgroups.ERJGroupsSynchronizer
er.extensions