Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1567
@michaelandrepearce I think the right thing is to use the Netty Buffer Like
I am doing now... reusing the instance.. just to call wrap.. not even Netty
guys mind about that...
If we really need it.. we could maybe convince Netty guys to provide a wrap
method on a buffer, so we could always reuse the same instance.---
