[GitHub] ignite pull request #4354: IGNITE-8995 FailureHandler executed on error in S...

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

[GitHub] ignite pull request #4354: IGNITE-8995 FailureHandler executed on error in S...

andrey-kuznetsov
GitHub user dgladkikh opened a pull request:

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

    IGNITE-8995 FailureHandler executed on error in ScanQuery's IgniteBiP…

    …redicate.

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

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

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

    https://github.com/apache/ignite/pull/4354.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 #4354
   
----
commit 7d608e2c6e21b51d44f6f2c23dd3e9abd831d868
Author: dgladkikh <dgladkikh@...>
Date:   2018-07-13T03:59:49Z

    IGNITE-8995 FailureHandler executed on error in ScanQuery's IgniteBiPredicate.

----


---