]
Bela Ban resolved JGRP-2039.
----------------------------
Resolution: Won't Fix
Works as designed, see previous comment
RpcDispatcher: async RPCs should be invoked immediately
-------------------------------------------------------
Key: JGRP-2039
URL:
https://issues.jboss.org/browse/JGRP-2039
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0
Invoking async RPCs in rapid succession on a method that sleeps for 5 secs should lead to
getting all results after 5 secs.