[
https://issues.apache.org/jira/browse/IGNITE-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171271#comment-16171271
]
Pavel Tupitsyn commented on IGNITE-6399:
----------------------------------------
In Java, {{clientConnectorConfiguration}} is not null by default. Setting it to
null disables the connector.
In .NET this behavior will be too complicated because of our Spring XML merge
logic: null properties always mean "do not override".
For clarity we should add {{IgniteConfiguration.ClientConnectorEnabled}} and
{{IgniteConfiguration.SqlConnectorEnabled}}.
> .NET: support ClientConnectorConfiguration
> ------------------------------------------
>
> Key: IGNITE-6399
> URL: https://issues.apache.org/jira/browse/IGNITE-6399
> Project: Ignite
> Issue Type: Task
> Components: platforms, thin client
> Reporter: Vladimir Ozerov
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.3
>
>
> See {{IgniteConfiguration.clientConnectorConfiguration}}. We will use it
> instead of {{IgniteConfiguration.sqlConnectorConfiguration}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)