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)