You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/09/07 12:36:00 UTC

[jira] [Created] (IGNITE-6291) JDBC thin protocol compatibility

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)