GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/2454
ARTEMIS-2196 Avoid creating RandomAccessFile when FileChannel is needed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis ARTEMIS-2196
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2454.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2454
----
commit f418c52c62033461d54cd9252aa51284368e21e4
Author: Francesco Nigro <nigro.fra@...>
Date: 2018-12-07T15:52:02Z
ARTEMIS-2196 Avoid creating RandomAccessFile when FileChannel is needed
----
---