GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1578

    ARTEMIS-1452 Improvements to IO parameters and options

    - it is now possible to disable the TimedBuffer
    - this is increasing the default on libaio maxAIO to 4k
    - The Auto Tuning on the journal will use asynchronous writes to simulate 
what would happen on faster disks

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis libaio

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1578.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 #1578
    
----
commit 83bdef4343a44895d1b74a90c24d31654b7cfad6
Author: Clebert Suconic <[email protected]>
Date:   2017-10-05T01:20:03Z

    ARTEMIS-1452 Improvements to IO parameters and options
    
    - it is now possible to disable the TimedBuffer
    - this is increasing the default on libaio maxAIO to 4k
    - The Auto Tuning on the journal will use asynchronous writes to simulate 
what would happen on faster disks

----


---

Reply via email to