Github user clebertsuconic commented on the pull request:
https://github.com/apache/activemq-artemis/commit/d9bc05d11265e7ea2e41212994b9955497a70a86#commitcomment-30047074
In
artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ClientMessageImpl.java:
In
artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ClientMessageImpl.java
on line 192:
How often is this created?
This will create a new object every call. ---
