[jira] [Created] (IGNITE-10655) .NET client should add peerClassLoading property in IgniteConfiguration class

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10655) .NET client should add peerClassLoading property in IgniteConfiguration class

Anton Vinogradov (Jira)
Andrey Aleksandrov created IGNITE-10655:
-------------------------------------------

             Summary: .NET client should add peerClassLoading property in IgniteConfiguration class
                 Key: IGNITE-10655
                 URL: https://issues.apache.org/jira/browse/IGNITE-10655
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 2.7
            Reporter: Andrey Aleksandrov
             Fix For: 2.8


In case if java server nodes in a cluster were set up with peerClassLoading set to true then there is no way to start node via .NET client using IgniteConfiguration (because the default value is false).

The only way to do it is using of the XML configuration.

Possibility to set this property from .Net client programmatically should be added.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)