-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.2.2.GA, AMQ 7.6.0.GA
-
-
+
-
-
Documented as Resolved Issue
-
Verified in a release
Downstream tracker for https://issues.apache.org/jira/browse/ARTEMIS-2500
From upstream JIRA:
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.
- is cloned by
-
ENTMQBR-3108 [AMQ7, large messages] LargeMessage doesn't make a full copy of its props
- Closed