Vyacheslav Daradur created IGNITE-10615: -------------------------------------------
Summary: Ignite Compatibility: fix arguments' checking in the node runner Key: IGNITE-10615 URL: https://issues.apache.org/jira/browse/IGNITE-10615 Project: Ignite Issue Type: Improvement Reporter: Vyacheslav Daradur Assignee: Vyacheslav Daradur Fix For: 2.8 There is the checking of arguments number In {{IgniteCompatibilityNodeRunner#main}}, which expected at least 3 arguments, but in actual code at least 5 arguments are required. The checking should be fixed. -- This message was sent by Atlassian JIRA (v7.6.3#76005)