]
Bela Ban resolved JGRP-899.
---------------------------
Resolution: Won't Fix
Message: remove dest_addr
-------------------------
Key: JGRP-899
URL:
https://issues.jboss.org/browse/JGRP-899
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.0
We don't need this field, this will save us some memory. Note that today dest_addr is
*not* shipped with a message, but nevertheless filled in on the receiving side.
We have tests which use dest_addr to determine whether the message is a unicast or
multicast message. This should go away, too, and be replaced by a flag in the message
itself, ie. MULTICAST. Maybe add a method Message.isMulticast().
--
This message is automatically generated by JIRA.
For more information on JIRA, see: