[jboss-jira] [JBoss JIRA] Closed: (JGRP-494) Investigate marshalling format to simplify wireshark / ethereal plugin

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Jul 21 04:08:52 EDT 2008


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

Bela Ban closed JGRP-494.
-------------------------

    Resolution: Won't Fix


Turns out that we do have the length for a UDP bundle, so we don't need this change

> Investigate marshalling format to simplify wireshark / ethereal plugin 
> -----------------------------------------------------------------------
>
>                 Key: JGRP-494
>                 URL: https://jira.jboss.org/jira/browse/JGRP-494
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.7
>
>
> Currently, parsing JGroups network data via wireshark is difficult:
> - message lists don't have (a) total number of bytes and (b) bytes/message and
> - headers don't have (a) total bytes for all headers and (b) bytes / header
> Investigate whether we can change the marshalling format to accommodate the wireshark plugin. This has the nice side effect that the JGroups wire format becomes standardized, ie. each header has the same format. This allows us to display a header even if we don't know how to parse it. In this case, we'd simply display the name and number of bytes.
> Caveat: we want to avoid having to make messages bigger when marshalled.

-- 
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