fuping.wang created CALCITE-1949:
------------------------------------

             Summary: CalciteStatement leads memory leak
                 Key: CALCITE-1949
                 URL: https://issues.apache.org/jira/browse/CALCITE-1949
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.13.0, 1.12.0, 1.11.0
            Reporter: fuping.wang
            Assignee: Julian Hyde
             Fix For: next


CalciteStatement entends AvaticaStatement and  overrides the close_ method 
which didn't call  his parent's close_ method.    In AvaticaStatement , the 
close_ method remove the handler info from connection  which  make sure we 
don't leak on our side.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to