Taras Ledkov created IGNITE-6291: ------------------------------------ Summary: JDBC thin protocol compatibility Key: IGNITE-6291 URL: https://issues.apache.org/jira/browse/IGNITE-6291 Project: Ignite Issue Type: Bug Components: jdbc Affects Versions: 2.2 Reporter: Taras Ledkov Assignee: Taras Ledkov
After merger IGNITE-6118 and IGNITE-5233. The JDBC thin protocol compatibility is broken. The new client's handshake cannot be parsed by old servers because the server fails handshake by protocol's version. So, we have to implement compatibility handshake to support this case. -- This message was sent by Atlassian JIRA (v6.4.14#64029)