[
https://issues.apache.org/jira/browse/IGNITE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182566#comment-16182566
]
Taras Ledkov edited comment on IGNITE-5439 at 9/27/17 2:46 PM:
---------------------------------------------------------------
[~vozerov],
*1-3*. Are fixed.
4. I guess if we use vendor error code for a specific case it is better than
generic error usage. I cannot see the SQLSTATE corresponds to query
cancellation at the SQL-99. But e.g.: mysql use {{70100}} SQLSTATE code for
this case.
[Tests|https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&tab=projectOverview&branch_Ignite20Tests=pull%2F2436%2Fhead]
are OK. Please review the changes.
was (Author: tledkov-gridgain):
[~vozerov],
*1-3*. Are fixed.
4. I guess if we use vendor error code for a specific case it is better than
generic error usage. I cannot see the SQLSTATE corresponds to query
cancellation at the SQL-99. But e.g.: mysql use {{70100}} SQLSTATE code for
this case.
> 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.3
>
>
> The JDBC {{Statement.cancel}} method must be supported.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)