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 01:02:59 UTC

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

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

Markus Weimer commented on REEF-328:
------------------------------------

I addressed this 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)