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 Vinokurov (JIRA)" <ji...@apache.org> on 2019/03/12 07:06:00 UTC

[jira] [Created] (IGNITE-11524) Memory leak caused by executing an jdbc prepared statement

Pavel Vinokurov created IGNITE-11524:
----------------------------------------

             Summary: Memory leak caused by executing an jdbc prepared statement
                 Key: IGNITE-11524
                 URL: https://issues.apache.org/jira/browse/IGNITE-11524
             Project: Ignite
          Issue Type: Bug
          Components: sql, thin client
            Reporter: Pavel Vinokurov
             Fix For: 2.7
         Attachments: PreparedStatementOOMReproducer.java

Executing a prepared statement multiple times lead to OOM.
VisualVM indicates that heap contains  a lot of JdbcThinPreparedStatament objects.

The reproducer is attached.



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