[
https://issues.apache.org/jira/browse/IGNITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187308#comment-15187308
]
ASF GitHub Bot commented on IGNITE-2663:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/541
IGNITE-2663: Added "Protocol Version" field to ODBC communication protocol.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-2663
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/541.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 #541
----
commit 62ef449794113d3fc7a265b4d18968ccfa854b64
Author: isapego <[email protected]>
Date: 2016-03-09T14:05:52Z
IGNITE-2663: Added Protocol version field to OdbcProcesor.
commit 4e4c4ac03670f77a76224f37a5e905d809e4f4bb
Author: isapego <[email protected]>
Date: 2016-03-09T14:36:01Z
IGNITE-2663: Implemented more robust algorithm for sending and receiving
data.
commit dffb02d7757eac3e3d567bdcb92761acdf09917a
Author: isapego <[email protected]>
Date: 2016-03-09T15:07:06Z
IGNITE-2663: Added version to ODBC driver message header.
commit bcf2fdeef72bbe9bbd8e55c148fa424635d9d673
Author: isapego <[email protected]>
Date: 2016-03-09T15:15:38Z
IGNITE-2663: Error handling refactored.
commit 35b19be39cdd014bd3ee0ff2c682fa5f357718ef
Author: isapego <[email protected]>
Date: 2016-03-09T16:03:07Z
IGNITE-2663: Version reading fixed.
----
> ODBC: Add protocol version to protocol packet header.
> -----------------------------------------------------
>
> Key: IGNITE-2663
> URL: https://issues.apache.org/jira/browse/IGNITE-2663
> Project: Ignite
> Issue Type: Sub-task
> Components: odbc
> Affects Versions: 1.5.0.final
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.6
>
>
> Currently, there is no way for server to find out that ODBC driver uses
> incompatible protocol version. Consider adding {{protocolVersion}} field to
> ODBC protocol message header.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)