[jboss-jira] [JBoss JIRA] Resolved: (JGRP-899) Message: remove dest_addr

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Apr 13 05:03:33 EDT 2011


     [ https://issues.jboss.org/browse/JGRP-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list