Taras Ledkov created IGNITE-11755:
-------------------------------------

             Summary: Memory leak H2 connections at the 
ConnectionManager#detachedConns
                 Key: IGNITE-11755
                 URL: https://issues.apache.org/jira/browse/IGNITE-11755
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 2.7
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov
             Fix For: 2.8


{{ConnectionManager#detachedConns}} leaks on mvcc transnational SELECT.
Reproduce: 
1. CREATE TABLE with enabled MVCC
2. Do SELECTs.
3. Each query is executed at the new JDBC thin connection. A connection is 
closed after query.




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

Reply via email to