You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Francesco Nigro (JIRA)" <ji...@apache.org> on 2018/12/08 09:16:00 UTC

[jira] [Created] (ARTEMIS-2196) Avoid creating RandomAccessFile when FileChannel is needed

Francesco Nigro created ARTEMIS-2196:
----------------------------------------

             Summary: Avoid creating RandomAccessFile when FileChannel is needed
                 Key: ARTEMIS-2196
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2196
             Project: ActiveMQ Artemis
          Issue Type: Improvement
    Affects Versions: 2.7.0
            Reporter: Francesco Nigro
            Assignee: Francesco Nigro
             Fix For: 2.7.0


RandomAccessFiles have both a native and GC cost that could be avoided if are needed just FileChannels.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)