You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Kondakov (JIRA)" <ji...@apache.org> on 2018/01/17 08:17:00 UTC

[jira] [Updated] (IGNITE-7447) SQL: Wrong BatchUpdateException error code if request fails on remote nod

     [ 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)