You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Beysim Sezgin (JIRA)" <ji...@apache.org> on 2015/08/20 19:02:46 UTC

[jira] [Created] (REEF-612) Fix .NET Driver assembly load version issue

Beysim Sezgin created REEF-612:
----------------------------------

             Summary: Fix .NET Driver assembly load version issue
                 Key: REEF-612
                 URL: https://issues.apache.org/jira/browse/REEF-612
             Project: REEF
          Issue Type: Bug
          Components: REEF Driver
            Reporter: Beysim Sezgin


User on the client side decides what assemblies are going to be needed for the .net user code on the driver. 
Even if there are multiple versions of the same dll referenced by the various components in the project,  only one physical dll and version will make it to the driver. 
On the driver side, we should map different version load requests to this single dll version.



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