You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Volkov (JIRA)" <ji...@apache.org> on 2017/11/15 14:36: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 ]

Sergey Volkov reassigned IGNITE-6811:
-------------------------------------

    Assignee: Sergey Volkov

> 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
>      Security Level: Public(Viewable by anyone) 
>          Components: jdbc
>    Affects Versions: 2.3
>            Reporter: Vasily Bukharev
>            Assignee: Sergey Volkov
>            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
(v6.4.14#64029)