[jboss-jira] [JBoss JIRA] Updated: (JGRP-965) Message: headers are not copied
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Jun 3 09:08:30 EDT 2009
[ https://jira.jboss.org/jira/browse/JGRP-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-965:
--------------------------
Fix Version/s: 3.x
(was: 2.8)
> Message: headers are not copied
> -------------------------------
>
> Key: JGRP-965
> URL: https://jira.jboss.org/jira/browse/JGRP-965
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.x
>
>
> Message.copy() uses Headers.copy() which does *not* copy the headers but just uses refs. This might cause unintended side effects, investigate whether this is okay or not.
> Example: we have a message in a retransmission table. We might copy it on retransmissio and change a header, that change will then be made in the original header.
--
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