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.patchTo 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.
----
---