[GitHub] ignite pull request #5317: IGNITE-10150: Fixed handling of non-existing cach...

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

[GitHub] ignite pull request #5317: IGNITE-10150: Fixed handling of non-existing cach...

andrey-kuznetsov
GitHub user slukyano opened a pull request:

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

    IGNITE-10150: Fixed handling of non-existing cache context in GridRed…

    …uceQueryExecutor.

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

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

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

    https://github.com/apache/ignite/pull/5317.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 #5317
   
----
commit eeffdd1503c38a6ab138c8b4c1fdffd427f33cba
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-11-06T15:29:40Z

    IGNITE-10150: Fixed handling of non-existing cache context in GridReduceQueryExecutor.

----


---