You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Aleksandrov (JIRA)" <ji...@apache.org> on 2018/12/12 13:13:00 UTC

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

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)