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 2015/05/15 19:43:01 UTC

[jira] [Resolved] (REEF-328) ActiveContextBridgeFactory prematurely loads the class hierarchy

     [ https://issues.apache.org/jira/browse/REEF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer resolved REEF-328.
--------------------------------
    Resolution: Fixed

Fixed in [#184|https://github.com/apache/incubator-reef/pull/184]

> ActiveContextBridgeFactory prematurely loads the class hierarchy
> ----------------------------------------------------------------
>
>                 Key: REEF-328
>                 URL: https://issues.apache.org/jira/browse/REEF-328
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF Bridge
>            Reporter: Markus Weimer
>            Assignee: Markus Weimer
>
> The {{ActiveContextBridgeFactory}} loads the class hierarchy in its constructor. At that time, the .NET code hasn't written it yet. Instead, we should lazily load it when the first {{ActiveContextBridge}} is instantiated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)