[
https://issues.apache.org/jira/browse/IGNITE-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475945#comment-16475945
]
ASF GitHub Bot commented on IGNITE-8498:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/4002
IGNITE-8498 JDBC: fix unordered stream compatibility check
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8498
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4002.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 #4002
----
commit 690f7728d326b29ee5cb19ac91084b9695ab0674
Author: tledkov-gridgain <tledkov@...>
Date: 2018-05-15T14:52:30Z
IGNITE-8498 JDBC: fix unordered stream compatibility check
----
> JDBC: fix unordered stream compatibility check
> ----------------------------------------------
>
> Key: IGNITE-8498
> URL: https://issues.apache.org/jira/browse/IGNITE-8498
> Project: Ignite
> Issue Type: Task
> Components: jdbc
> Affects Versions: 2.4
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
> Fix For: 2.6
>
>
> Server node compatibility is checked incorrect for unorder streaming.
> We should check protocol version of the handshake instead of the Ignite node
> version.
> Related issue: IGNITE-7999
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)