Howard Gao created ARTEMIS-2500:
-----------------------------------
Summary: CoreMessage doesn't make a ful copy of its props
Key: ARTEMIS-2500
URL: https://issues.apache.org/jira/browse/ARTEMIS-2500
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.10.0
Reporter: Howard Gao
Assignee: Howard Gao
Fix For: 2.11.0
When CoreMessage is doing copyHeadersAndProperties() it doesn't
make a full copy of its properties (a TypedProperties object).
It will cause problem when multiple threads/parties are modifying the
properties of the copied messages from the same message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)