mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-19 08:29:02 +00:00
Compaction is now reusing direct ByteBuffers on both reading and writing with explicit and deterministic release to avoid high peak of native memory utilisation after compaction.