[
https://issues.apache.org/jira/browse/IGNITE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov updated IGNITE-9686:
---------------------------------
Description:
The JVM options must be passed to new process when remote test node is started.
See {{GridAbstractTest#startRemoteGrid}} methods.
Affects tests:
{code}
IgniteHadoopFileSystemClientBasedOpenTest
IgniteWalRecoveryTest
IgniteWalRecoveryWithCompactionTest
IgnitePdsRebalancingOnNotStableTopologyTest
CacheScanQueryFailoverTest
{code}
was:
The JVM options must be passed to new process when remote test node is started.
See {{GridAbstractTest#startRemoteGrid}},
{{org.apache.ignite.testframework.junits.GridAbstractTest#startRemoteGrid(java.lang.String,
org.apache.ignite.configuration.IgniteConfiguration,
org.apache.ignite.internal.processors.resource.GridSpringResourceContext)}}
Affects tests:
{code}
IgniteHadoopFileSystemClientBasedOpenTest
{code}
> JDK9: pass JVM options to new process when start remote test node
> -----------------------------------------------------------------
>
> Key: IGNITE-9686
> URL: https://issues.apache.org/jira/browse/IGNITE-9686
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.6
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
>
> The JVM options must be passed to new process when remote test node is
> started.
> See {{GridAbstractTest#startRemoteGrid}} methods.
> Affects tests:
> {code}
> IgniteHadoopFileSystemClientBasedOpenTest
> IgniteWalRecoveryTest
> IgniteWalRecoveryWithCompactionTest
> IgnitePdsRebalancingOnNotStableTopologyTest
> CacheScanQueryFailoverTest
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)