GitHub user Jokser opened a pull request:

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

    IGNITE-GG-11209 Extract File I/O interface

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-11209

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

    https://github.com/apache/ignite/pull/2231.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 #2231
    
----
commit 255d73ec779bb71bd17ddff0d875448031d16c51
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-07-03T17:07:26Z

    GG-12418 Fixed WAL hanging during flush. Refactored and added test for it.

commit 0421146e47e9a273ebb47b77f566e3e72f6e8398
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-07-04T07:53:57Z

    GG-12418 Test fixes and small refactoring.

commit 845cf6d4ed8375f8aeff792235ea261ffc95cd85
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-07-04T10:56:02Z

    GG-11209 Introduced File I/O interface and factory.
    Introduced implementation for File I/O based on RandomAccessFile.
    Delegate all file I/O logic for WAL and FileStore to FileIO interface.
    Fixed IgniteWalFlushFailoverTest.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to