mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
4da9d84311
NIO/MAPPED journal types can use directly the buffer of TimedBuffer to perform file writes, avoiding an expensive copy + zeroing.