]
Bela Ban updated JGRP-1128:
---------------------------
Fix Version/s: 2.9
(was: 2.10)
Anycast: make it more efficient
-------------------------------
Key: JGRP-1128
URL:
https://jira.jboss.org/jira/browse/JGRP-1128
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.9
Since anycasts frequently are to 2 or 3 members, we could derive a class from
UnicastRequest and include 2 or 3 destination target members as fields, e.g.
Address target1, target2, target3;
This would allow us to get rid of the members and suspects lists, and the requests
hashmap.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: