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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Alexandr Shapkin created IGNITE-11999:
-----------------------------------------

             Summary: .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
             Fix For: 2.8


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
(v7.6.14#76016)