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

Alexander Lapin edited comment on IGNITE-5439 at 12/10/18 12:58 PM:
--------------------------------------------------------------------

[~vozerov], [~tledkov-gridgain]
 # Fixed.
 # I've used code from [2] cause it's mentioned within 
IgniteQueryErrorCode#codeToSqlState.
 # Cause some vendors (for example postgres [3]) use given code for query 
cancellation error.
 # Fixed.
 # Fixed.

[2] [https://en.wikipedia.org/wiki/SQLSTATE]
 [3] [https://www.postgresql.org/docs/8.1/errcodes-appendix.html]


was (Author: alapin):
1. Fixed.
2. I've used code from [2] cause it's mentioned within 
IgniteQueryErrorCode#codeToSqlState.
3. Cause some vendors (for example postgres [3]) use given code for query 
cancellation error.

[2] https://en.wikipedia.org/wiki/SQLSTATE
[3] https://www.postgresql.org/docs/8.1/errcodes-appendix.html

> 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: Alexander Lapin
>            Priority: Major
>             Fix For: 2.8
>
>
> The JDBC {{Statement.cancel}} method must be supported.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to