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

[jira] [Assigned] (IGNITE-6811) JDBC Thin: SQLException("Batch is empty.") when batch list is empty

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

Pavel Kuznetsov reassigned IGNITE-6811:
---------------------------------------

    Assignee: Pavel Kuznetsov

> JDBC Thin: SQLException("Batch is empty.") when batch list is empty
> -------------------------------------------------------------------
>
>                 Key: IGNITE-6811
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6811
>             Project: Ignite
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.3
>            Reporter: Vasily Bukharev
>            Assignee: Pavel Kuznetsov
>            Priority: Trivial
>
> The method executeBatch() throws SQLException("Batch is empty.") when batch list is empty.
> The api doc of java.sql.Statement.executeBatch() 
> does not require an exception to be thrown in such situation.
> I guess it is more convinient for client code if the exception is not thrown.



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