[jgroups-users] jgroups - callRemoteMethodsWithFuture blocks on coordinator crash

Questions/problems related to using JGroups <[email protected]> Thu, 31 Aug 2017 12:38:44 +0530
Newsgroups gmane.comp.java.javagroups.general
Message-ID <mailman.14519.1504163331.14626.javagroups-users@lists.sourceforge.net>
The problem is with SEQUENCER in the stack, callRemoteMethodsWithFuture()
is blocking until the message is forwarded to the coordinator. Coordinator
loss during such situations make the call blocking until a view change
occurs. This is something I want to avoid in my application. When I tested
without SEQUENCER in the stack the call does not block until a view change
but removing SEQUENCER is not an option in my application. If this is the
expected behavior then how does one overcome this delay in processing?

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
javagroups-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/javagroups-users