[ 
https://issues.apache.org/jira/browse/CALCITE-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446276#comment-16446276
 ] 

Julian Hyde commented on CALCITE-1949:
--------------------------------------

Reviewing now; will push when tests pass.

> 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: Kevin Risden
>            Priority: Major
>             Fix For: 1.17.0
>
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> 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
(v7.6.3#76005)

Reply via email to