You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Dominik Pospisil (JIRA)" <ji...@apache.org> on 2016/03/21 12:11:25 UTC

[jira] [Created] (ARTEMIS-444) Extend AIOSequentialFileFactory to check underlying FS

Dominik Pospisil created ARTEMIS-444:
----------------------------------------

             Summary: Extend AIOSequentialFileFactory to check underlying FS
                 Key: ARTEMIS-444
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-444
             Project: ActiveMQ Artemis
          Issue Type: Improvement
    Affects Versions: 1.1.0
            Reporter: Dominik Pospisil


Currently, AIOSequentialFileFactory.isSupported() only check if the native lib was loaded. AIO might still fail if the underlying FS does not support required features (direct async I/O).

Example filesystems on Linux: tmpfs, ZFS (using zfsonlinux driver).





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)