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

[jira] [Commented] (IGNITE-8930) ODBC: Cursors are not closed when used through Go

    [ https://issues.apache.org/jira/browse/IGNITE-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622007#comment-16622007 ] 

Igor Sapego commented on IGNITE-8930:
-------------------------------------

Here is the TC link: https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&branch_IgniteTests24Java8=pull%2F4407%2Fhead

> ODBC: Cursors are not closed when used through Go
> -------------------------------------------------
>
>                 Key: IGNITE-8930
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8930
>             Project: Ignite
>          Issue Type: Bug
>          Components: odbc
>    Affects Versions: 2.5
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: odbc
>             Fix For: 2.7
>
>
> Client used: https://github.com/alexbrainman/odbc
> Example app for reproducing: [https://github.com/nombiezinja/ignite-cursor-example]
> After several execution of statements user begins to get the following error:
> {noformat}
> 2018/06/29 20:46:06 SQLExecute: {HY000} Too many open cursors (either close
> other open cursors or increase the limit through
> ClientConnectorConfiguration.maxOpenCursorsPerConnection) [maximum=128,
> current=128]{noformat}



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