You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2018/06/14 14:59:00 UTC

[jira] [Resolved] (CALCITE-2219) Avatica Connection/Statement/ResultSet don't throw if resource is closed

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

Laurent Goujon resolved CALCITE-2219.
-------------------------------------
    Resolution: Fixed

Fixed with commit 2ebfd8060119efde140a0343fbf9e833b2915505

> Avatica Connection/Statement/ResultSet don't throw if resource is closed
> ------------------------------------------------------------------------
>
>                 Key: CALCITE-2219
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2219
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Laurent Goujon
>            Assignee: Laurent Goujon
>            Priority: Major
>             Fix For: avatica-1.12.0
>
>
> According to JDBC spec/Javadoc, almost all methods of {{Connection}}/{{Statement}}/{{PreparedStatement}}/{{ResultSet}} should throw an exception if resource is closed.



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