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/22 15:56:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16659107#comment-16659107 ] 

Pavel Kuznetsov commented on IGNITE-6811:
-----------------------------------------

SQL Test run: https://ci.ignite.apache.org/viewQueued.html?itemId=2140637

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