[GitHub] ignite pull request #4565: IGNITE-9296 should not wait if walWriter is cance...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4565: IGNITE-9296 should not wait if walWriter is cance...

andrey-kuznetsov
GitHub user macrergate opened a pull request:

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

    IGNITE-9296 should not wait if walWriter is cancelled

   

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

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

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

    https://github.com/apache/ignite/pull/4565.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 #4565
   
----
commit 652a656d83c583dc76fcf2d51c0ffd9789ecd721
Author: Sergey Kosarev <skosarev@...>
Date:   2018-08-17T11:35:14Z

    IGNITE-9296 should not wait if walWriter is cancelled

----


---