[
https://issues.apache.org/jira/browse/IGNITE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15735677#comment-15735677
]
ASF GitHub Bot commented on IGNITE-4410:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/1338
IGNITE-4410 .NET: Provide default-config-dotnet.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-4410
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1338.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1338
----
commit 56ebe029654f7e9adb17392553eded9b48f59683
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-12-09T16:07:43Z
IGNITE-4410 .NET: Provide default-config-dotnet.xml
----
> .NET: Provide default-config-dotnet.xml
> ---------------------------------------
>
> Key: IGNITE-4410
> URL: https://issues.apache.org/jira/browse/IGNITE-4410
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.0
>
> Attachments: default-config-dotnet.xml
>
>
> default-config.xml is included in zip distribution. It can be used to start
> Java-only nodes and visor cmd.
> But this config can't be used to connect Java-only nodes and visor to .NET
> nodes, because of binary configuration mismatch.
> Let's provide such config so that visor can be used easily. Update
> documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)