a2504288c6
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 will be particular bad if the message is a large message where moveHeadersAndProperties is being used. |
||
---|---|---|
.. | ||
src | ||
pom.xml |