Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1567
@michaelandrepearce / @franz1981 I don't really see much gain on saving
the ByteBuf instance. Maybe page.write would create a few more instances.. but
I doubt it would really matter here.
I would rather accept the little weight caused then having to maintain
Unsafe just for that.---
