You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2017/11/01 18:32:00 UTC

[jira] [Commented] (REEF-734) Bridge keeps a reference to AllocatedEvaluatorBridge but AllocatedEvaluatorBridge has no root on Java side

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

Markus Weimer commented on REEF-734:
------------------------------------

[~beysims], is this solved? 

> Bridge keeps a reference to AllocatedEvaluatorBridge but AllocatedEvaluatorBridge has no root on Java side
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: REEF-734
>                 URL: https://issues.apache.org/jira/browse/REEF-734
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF Bridge, REEF.NET
>            Reporter: Beysim Sezgin
>            Assignee: Beysim Sezgin
>            Priority: Major
>
> Bridge keeps a reference to AllocatedEvaluatorBridge but AllocatedEvaluatorBridge has no root on Java side. 
> This causes  AllocatedEvaluatorBridge  to be collected eventually. Making the reference hold by bridge invalid. We should add a hashmap on java side and gc root the AllocatedEvaluatorBridges. We need to expose AllocatedEvaluatorBridge  id as a key to hashmap



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