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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)