[jboss-jira] [JBoss JIRA] Created: (JGRP-1150) NakAckHeader: remove 'sender' field ?
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Feb 10 06:27:10 EST 2010
NakAckHeader: remove 'sender' field ?
-------------------------------------
Key: JGRP-1150
URL: https://jira.jboss.org/jira/browse/JGRP-1150
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.10
The 'sender' field is only used for retransmissions, but do we ever use it to request a retransmission on behalf of someone else ? If not, we could use msg.getSrc() instead !
Currently, an address (UUID) uses 18 bytes, so we would save 18 bytes per multicast message ! This is good as long as we don't have canonicalization of addresses yet
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list