mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 11:05:34 +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.