You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/10 13:12:08 UTC

[jira] [Updated] (IGNITE-11690) .NET: Unable to locate external assembly with enabled peerAssemblyLoading

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

Maxim Muzafarov updated IGNITE-11690:
-------------------------------------
    Fix Version/s: 2.8

> .NET: Unable to locate external assembly with enabled peerAssemblyLoading 
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-11690
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11690
>             Project: Ignite
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 2.7
>            Reporter: Alexandr Shapkin
>            Assignee: Alexandr Shapkin
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.8
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Original reproducer: [https://www.dropbox.com/s/xsgqhwjyctyg3o3/Example%20solution.rar?dl=0] With two server nodes, and a client that spawn a computation with a simple cache iteration for custom class value
> Problem:
> If peer assembly loading enabled and no assembly exist for the nodes, then there is an endless loop: nodes are requesting the assembly from each other and no one is able to locate it.
> As an example of missing dll there could be a "System.Configuration.Configuration" for the .NET Core app [https://github.com/dotnet/standard/issues/506]
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)