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/08/14 08:16:00 UTC

[jira] [Commented] (IGNITE-5439) JDBC thin: support query cancel

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

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

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-5439  JDBC thin: support query cancel

    

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

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

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

    https://github.com/apache/ignite/pull/2436.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 #2436
    
----
commit 7c294e473c3efec5956b04c2a02bcfc941f7e4c1
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-08-08T16:42:34Z

    IGNITE-5439 JDBC thin: support query cancel

commit f5152170ffc75d550db0e8da0b3bf60acc9cd1a7
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-08-14T08:15:02Z

    Merge branch '_master' into ignite-5439

----


> JDBC thin: support query cancel
> -------------------------------
>
>                 Key: IGNITE-5439
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5439
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>    Affects Versions: 2.0
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.2
>
>
> The JDBC {{Statement.cancel}} method must be supported.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)