]
Bela Ban resolved JGRP-1123.
----------------------------
Resolution: Done
GroupRequest: provide equivalent class to invoke unicast RPCs
-------------------------------------------------------------
Key: JGRP-1123
URL:
https://jira.jboss.org/jira/browse/JGRP-1123
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.9
Currently, GroupRequest is optimized towards invoking group RPCs. If we invoke an RPC on
a single destination (versus a group), we incure overhead. For example, the target
destination is wrapped into a list, and we acquire locks to modify the target list on
SUSPECT and VIEW_CHANGE events.
Goal: to create a SingleDestinationRequest, which has only 1 target destination address.
For unicast RPCs, this should be much more efficient
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: