You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/10 13:00:00 UTC

[jira] [Updated] (IGNITE-11999) .NET unable to specify JvmDllPath for standalone node

     [ https://issues.apache.org/jira/browse/IGNITE-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-11999:
-------------------------------------
    Fix Version/s:     (was: 2.8)

> .NET unable to specify JvmDllPath for standalone node
> -----------------------------------------------------
>
>                 Key: IGNITE-11999
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11999
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.7.5
>            Reporter: Alexandr Shapkin
>            Assignee: Alexandr Shapkin
>            Priority: Minor
>
> We have a -JvmDllPath CLI parameter/Ignite.JvmDllPath xml config for standalone nodes, that should take care about JVM dll location configuration.
> This parameter won't work since Apache.Ignite.Config.Configurator expects another one:
> /** Command line argument: Path to JVM dll. */
>  private const string CmdJvmDll = "JvmDll";
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)