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-534106317
 
 
   AFAIK message.copy(newID) will not use this method you changed
   
   if you look at the javadoc that method is only used to treat Large Messages.
   
   A regular message when becomes a large messages, there's a transfer made for 
the properties. It is supposed to be that way.
   
   
   I agree the name of the method is misleading here. which can be changed.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to