mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-12 04:55:36 +00:00
It implements Page::read using chunked reading of SequentialFile instead of using memory mapped files causing long time to safepoint issues.