[ 
https://issues.apache.org/jira/browse/IGNITE-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Kondakov updated IGNITE-7447:
-----------------------------------
    Summary: SQL: Wrong BatchUpdateException error code if request fails on 
remote nod  (was: SQL: Wrong {{BatchUpdateException}} error code if request 
fails on remote node.)

> SQL: Wrong BatchUpdateException error code if request fails on remote nod
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-7447
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7447
>             Project: Ignite
>          Issue Type: Bug
>          Components: jdbc, sql
>    Affects Versions: 2.3
>            Reporter: Roman Kondakov
>            Priority: Major
>              Labels: jdbc, sql
>
> If request fails on remote node (i.e. because of the data conversion), we get 
> wrong error code inĀ {{BatchUpdateException}}. For example in test 
> {{JdbcThinBatchSelfTest#testBatchDeleteExceptionPrepared}} returned code 
> should be {{SqlStateCode.CONVERSION_FAILED}} due to wrong argument type, but 
> have {{SqlStateCode.INTERNAL_ERROR}}.



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

Reply via email to