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

ASF GitHub Bot commented on EAGLE-1007:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/eagle/pull/917


> Fix memory leak in ExecutionRuntimeManager
> ------------------------------------------
>
>                 Key: EAGLE-1007
>                 URL: https://issues.apache.org/jira/browse/EAGLE-1007
>             Project: Eagle
>          Issue Type: Sub-task
>    Affects Versions: v0.5.0
>            Reporter: Zhao, Qingwen
>            Assignee: Zhao, Qingwen
>             Fix For: v0.5.0
>
>
> Fix memory leak in ExecutionRuntimeManager
> As equal method is not overrided in {{AbstractEnvironment}}, below return 
> statement has never been executed.  
> {code}
> if (executionRuntimeCache.containsKey(environment)) {
>             return executionRuntimeCache.get(environment);
>         }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to