You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ascherbakoff <gi...@git.apache.org> on 2017/09/21 11:19:25 UTC

[GitHub] ignite pull request #2715: ignite-6228

GitHub user ascherbakoff opened a pull request:

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

    ignite-6228

    Avoid closing page store file with ClosedByInterruptException when user thread is interrupted

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

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

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

    https://github.com/apache/ignite/pull/2715.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 #2715
    
----
commit 7a055e150a4e5c4605012a15388f605ca8af2b70
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-17T13:00:29Z

    Async file I/O

commit 85e14675f4a74b16a05374cfaf42a15c8ee0fa66
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-17T13:36:06Z

    Async file I/O

commit 5789d3aac729b60094c0dc3ddaa87b880be0a6d7
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-17T13:40:37Z

    Async file I/O

commit 258ba8e0eea43cf2fb1d4e66bf7a5231665e8742
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-17T20:42:54Z

    Async file I/O

commit a7e507455b987146ed9d097c5fe0e28f9ec46753
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-17T21:00:07Z

    Async file I/O

commit 91222dbea8eec77459691041094c41b24ac36029
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-17T21:31:24Z

    Async file I/O

commit dd138e17e6a0822b4e12fce4eb670260ee14804b
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-20T19:21:21Z

    Merge branch 'master' of https://github.com/apache/ignite into master-aio-test

commit ce3656433091d5e3d03018a4de9e5ac33669d904
Author: ascherbakoff <al...@gmail.com>
Date:   2017-09-20T21:37:19Z

    Async file I/O

commit 5674abe2f1f7c148c221d47db9aa82ddfe5dd488
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-09-21T09:45:00Z

    Merge branch 'master' of https://github.com/apache/ignite into ignite-6228

commit bf8cf59b0ead87f189f53596a98e6d9e861a3f0d
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-09-21T11:01:59Z

    IGNITE-6228 wip.

commit dbfbbd33cf29ab5f102aa5868a880ec63204a6e9
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-09-21T11:11:29Z

    IGNITE-6228 wip.

----


---

[GitHub] ignite pull request #2715: ignite-6228

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---