]
Bela Ban resolved JGRP-2038.
----------------------------
Resolution: Rejected
RpcDipatcher: calls with CompletableFuture don't respect timeout
----------------------------------------------------------------
Key: JGRP-2038
URL:
https://issues.jboss.org/browse/JGRP-2038
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0
When calling {{RpsDispatcher.callRemoteMethodsWithFuture()}}, a timeout passed via
RequestOptions is not respected; calls don't timeout out if any of the members
doesn't reply.