[GitHub] ignite pull request #4356: IGNITE-8761 WAL fsync at rollover should be async...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4356: IGNITE-8761 WAL fsync at rollover should be async...

andrey-kuznetsov
GitHub user vldpyatkov opened a pull request:

    https://github.com/apache/ignite/pull/4356

    IGNITE-8761 WAL fsync at rollover should be asynchronous in LOG_ONLY …

    …and BACKGROUND modes

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-8761-2

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

    https://github.com/apache/ignite/pull/4356.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 #4356
   
----
commit 2cd5d6c91a008291731a6210f4f4afa9813e943e
Author: vd-pyatkov <vpyatkov@...>
Date:   2018-07-10T14:54:30Z

    IGNITE-8761 WAL fsync at rollover should be asynchronous in LOG_ONLY and BACKGROUND modes

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4356: IGNITE-8761 WAL fsync at rollover should be async...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4356


---