[jboss-jira] [JBoss JIRA] Updated: (JGRP-508) Finalize wire format for messages (optimization)
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri May 11 11:50:02 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-508?page=all ]
Bela Ban updated JGRP-508:
--------------------------
Description:
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
was:
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)
> 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