[jboss-jira] [JBoss JIRA] Commented: (JGRP-508) Finalize wire format for messages (optimization)
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri May 11 12:20:55 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-508?page=comments#action_12362078 ]
Bela Ban commented on JGRP-508:
-------------------------------
additional_data: still writing a boolean (1 byte), otherwise we have to write a short (2 bytes) even if additional_data is null
> Finalize wire format for messages (optimization)
> ------------------------------------------------
>
> Key: JGRP-508
> URL: http://jira.jboss.com/jira/browse/JGRP-508
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.5
>
>
> Look at wire format (defined in JGroups/doc/design/MarshallingFormat.txt) and (a) make it more compact and (b) finalize it
> - IpAddress: write port as a short (gives us 65K ports)
> - IpAddress: additional_data's presence uses a boolean, simply write length=0 if not present
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list