Taras Ledkov created IGNITE-8498: ------------------------------------ Summary: JDBC: fix unordered stream comatibility 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 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)