GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2335
NO-JIRA Avoid possible double instantiation of properties
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
CoreMessageDoubleInstantiation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2335.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2335
----
commit f3a3aba3f524bb488cec0a6da0cc9ed565fe3e3e
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-09-26T20:11:24Z
NO-JIRA Avoid possible double instantiation of properties
----
---