[
https://issues.apache.org/jira/browse/IGNITE-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606828#comment-16606828
]
ASF GitHub Bot commented on IGNITE-8545:
----------------------------------------
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.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 #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
----
> If queryParallelism in nodes' caches configurations differ, query may hang,
> assert or return incomplete results
> ---------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-8545
> URL: https://issues.apache.org/jira/browse/IGNITE-8545
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.6
> Reporter: Ilya Kasnacheev
> Assignee: Maxim Pudov
> Priority: Critical
> Fix For: 2.7
>
> Attachments: IgniteSqlSplitterQueryParallelismTest.java
>
>
> I imagine it should not. See the attached file.
> It happens both with client nodes and with server nodes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)