[
https://issues.apache.org/jira/browse/IGNITE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030816#comment-16030816
]
ASF GitHub Bot commented on IGNITE-5354:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/2042
IGNITE-5354 .NET: Fix command line args preference over config file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-5354
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2042.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 #2042
----
commit c0012fbf8ca1519adbc2a5e89809a9aa8e43545e
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-05-31T08:06:08Z
IGNITE-5354 .NET: ConfigSectionName can not be overridden from command line
----
> .NET: ConfigSectionName can not be overridden from command line
> ---------------------------------------------------------------
>
> Key: IGNITE-5354
> URL: https://issues.apache.org/jira/browse/IGNITE-5354
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.1
>
>
> {{Apache.Ignite.exe}} takes startup arguments from app.config and command
> line. Command line arguments override those from app.config.
> This is not the case for {{ConfigSectionName}} and {{ConfigFileName}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)