[
https://issues.apache.org/jira/browse/IGNITE-11690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815131#comment-16815131
]
Pavel Tupitsyn commented on IGNITE-11690:
-----------------------------------------
Merged to master: {{313ae8863b722dd06ed96c45595aee6244497705}}.
Good job [~ashapkin]!
> .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
> 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
(v7.6.3#76005)