Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1713
@mtaylor the parsing of the Message happens inside the CoreMessage.. trying
to avoid copy between the incoming buffer...
Move "the hack" to PacketImpl would be a bit complex...
But i will minimize the number of changes.---
