[
https://issues.apache.org/jira/browse/IGNITE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896235#comment-15896235
]
ASF GitHub Bot commented on IGNITE-4748:
----------------------------------------
GitHub user adasari opened a pull request:
https://github.com/apache/ignite/pull/1594
IGNITE-4748
added timeout support to jdbc statement
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adasari/ignite ignite-4748
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1594.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 #1594
----
commit 653e439e9ccb733383b59a49b810828e6e3696c0
Author: unknown <[email protected]>
Date: 2017-03-05T11:34:57Z
IGNITE-4748 : jdbc2.JdbcStatement does not implement setQueryTimeout method
commit fe58e7c669ef99870cdce5c5249bd281fc654476
Author: unknown <[email protected]>
Date: 2017-03-05T11:43:44Z
Revert "IGNITE-4748 : jdbc2.JdbcStatement does not implement
setQueryTimeout method"
This reverts commit 653e439e9ccb733383b59a49b810828e6e3696c0.
commit 03eb41c81a6924385439f2903878ce242751b87e
Author: unknown <[email protected]>
Date: 2017-03-05T12:10:52Z
IGNITE-4748
----
> jdbc2.JdbcStatement does not implement setQueryTimeout method
> -------------------------------------------------------------
>
> Key: IGNITE-4748
> URL: https://issues.apache.org/jira/browse/IGNITE-4748
> Project: Ignite
> Issue Type: Bug
> Components: jdbc-driver
> Affects Versions: 1.8
> Reporter: Valentin Kulichenko
> Assignee: Anil Dasari
> Priority: Critical
> Fix For: 2.0
>
>
> The method was implemented in the older version of JDBC driver, but was
> missed in the newer version (still throws exception).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)