[ 
https://issues.apache.org/jira/browse/ARTEMIS-2500?focusedWorklogId=316683&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-316683
 ]

ASF GitHub Bot logged work on ARTEMIS-2500:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Sep/19 13:54
            Start Date: 23/Sep/19 13:54
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on issue #2846: ARTEMIS-2500 
CoreMessage doesn't make a ful copy of its props
URL: https://github.com/apache/activemq-artemis/pull/2846#issuecomment-534109651
 
 
   That method is not used as part of copy. It is used as part of sending a 
regular message on the client as Large Message.
   
   as a matter of fact I just sent a PR renaming the method.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 316683)
    Time Spent: 2h 20m  (was: 2h 10m)

> CoreMessage doesn't make a full 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
>            Priority: Major
>             Fix For: 2.11.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to