[jboss-jira] [JBoss JIRA] (JGRP-965) Message: headers are not copied
Bela Ban (JIRA)
issues at jboss.org
Fri Jan 15 08:02:00 EST 2016
[ https://issues.jboss.org/browse/JGRP-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban closed JGRP-965.
-------------------------
Resolution: Cannot Reproduce
> Message: headers are not copied
> -------------------------------
>
> Key: JGRP-965
> URL: https://issues.jboss.org/browse/JGRP-965
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.6.8
>
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list