You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/05 12:31:04 UTC

[jira] [Commented] (IGNITE-5163) JDBC Driver: thin jdbc driver is based on pure TCP protocol

    [ https://issues.apache.org/jira/browse/IGNITE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15998251#comment-15998251 ] 

ASF GitHub Bot commented on IGNITE-5163:
----------------------------------------

GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/1912

    IGNITE-5163  JDBC Driver: thin jdbc driver is based on pure TCP protocol (handshake implementation)

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5163

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1912.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 #1912
    
----
commit c7e215347e567f5c6c11954d932cfbb63743ec24
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-05-04T14:59:38Z

    IGNITE-5163 save the progress

commit b0023f87ab9f08063001bee77931ae9edc13487e
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-05-05T12:03:08Z

    IGNITE-5163 save the progress

commit fa9fee2a996f676f2a1c3371adaf0a35ce2810f7
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-05-05T12:03:14Z

    Merge branch '_master' into ignite-5163

commit dca4546b82547f1eef97e7bd1f3254914d3b5055
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-05-05T12:06:04Z

    Merge branch '_master' into ignite-5163

commit db57be2da1beddc91df301033386f2a97ec578f2
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-05-05T12:11:29Z

    IGNITE-5163: fix after merge

----


> JDBC Driver: thin jdbc driver is based on pure TCP protocol
> -----------------------------------------------------------
>
>                 Key: IGNITE-5163
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5163
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc-driver
>    Affects Versions: 1.9
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.1
>
>
> The GridClient must be removed from thin jdbc driver.
> It is the first step to unify JDBC & ODBC protocols.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)