[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1230) FRAG2: don't copy headers for each fragment
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Aug 26 12:02:11 EDT 2010
[ https://jira.jboss.org/browse/JGRP-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1230.
----------------------------
Resolution: Done
The solution is to copy the headers of the original message only on the first fragment
> FRAG2: don't copy headers for each fragment
> -------------------------------------------
>
> Key: JGRP-1230
> URL: https://jira.jboss.org/browse/JGRP-1230
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 2.11
>
>
> When we fragment a message m1 into fragments f1-5, we copy m1's headers to f1-5. This is unnecessary and we should copy m1's header onyl onto f1, but *not* f2-5 !
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list