Igor Sapego created IGNITE-1588: ----------------------------------- Summary: CPP: Fix constructor of the IgniteJvmOption class Key: IGNITE-1588 URL: https://issues.apache.org/jira/browse/IGNITE-1588 Project: Ignite Issue Type: Task Reporter: Igor Sapego Assignee: Igor Sapego
Current implementation of the IgniteJvmOption class takes {{char*}} as argument, when it should take {{const char*}} and copy it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)