GitHub user Max-Pudov opened a pull request:
https://github.com/apache/ignite/pull/4702 IGNITE-8545 Different queryParallelism validation for cache configuration
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8545
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4702.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4702
----
commit 3978772b70de4d273ff1fa642a493acf096afc3e
Author: Max-Pudov <pudov.max@...>
Date: 2018-09-06T16:34:51Z
IGNITE-8545 If queryParallelism in nodes' caches configurations differ, query may hang, assert or return incomplete results
----
---