- Messages would get corrupted as they were sent asynchronously and yet the buffer was reused and modified while the send was in transit (JGRP-1961)
- TCP_NIO2 could start dropping messages because selection key registration was not thread safe: JGRP-1963
So, there it is: 3.6.6.Final ! :-)
Enjoy (and find more bugs in TCP_NIO2) !
There's a problem with the Sourceforge download page for 3.6.6 (previous releases work fine). It redirects to the main JGroups folder when attempting to download.
ReplyDeleteWorks for me: can you try http://sourceforge.net/projects/javagroups/files/JGroups/3.6.6.Final/jgroups-3.6.6.Final.jar/download directly ?
ReplyDeleteSame problem here.
ReplyDeleteBefore no files where shown.
Now the files are there but when you click in either 3 it goes to https://sourceforge.net/projects/javagroups/files/
I tried the direct URL, still doesn't work. I get the following error in the top-right corner, in a red alert box: "The "/JGroups/3.6.6.Final..oups-3.6.6.Final.jar" file could not be found or is not available. Please select another file."
ReplyDeleteI see... Unfortunately, I don't have access to my SF account right now. Can you try to download JGroups from maven central ?
ReplyDeleteActually, I just recovered my access and uploaded 3.6.6 again.
ReplyDeleteCan you try now ?
It works!!!!
ReplyDeleteSuper ! Glad to fix that...
ReplyDeleteYes, it works fine now!
ReplyDeleteHi Bela,
ReplyDeleteWe are using jGroups 2.2.9.4 and it's been 9 years! we were caught into a couple of issues when the server hung during start up due to an issue with 'joining' cluster. So.. we are thinking either to upgrade jGroups or to replace it with something like Zookeeper. Your thoughts?
I'm biased, but... upgrade to a more recent version, e.g. 3.6.6 :-)
ReplyDeletehahaha.. thank you.. So, if I upgrade from 2.2.9.4 to 3.6.6, do you see any problems in doing that? Do I need a code change for my Distributed maps?
DeleteThere are some API changes. If you use ReplicatedHashmap, the changes should be minor though... It's a matter of trying it out, I guess.
ReplyDeleteQuestions -> mailing list
Hello! what can i do with it ?
ReplyDelete31, 2015 2:05:12 PM org.jgroups.protocols.UDP setTimeToLive
SEVERE: failed setting ip_ttl
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Use IPv4 or switch to master (3.6.7)
ReplyDelete