You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/25 16:09:00 UTC

[jira] [Commented] (IGNITE-9686) JDK9: pass JVM options to new process when start remote test node

    [ https://issues.apache.org/jira/browse/IGNITE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627574#comment-16627574 ] 

ASF GitHub Bot commented on IGNITE-9686:
----------------------------------------

GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/4829

    IGNITE-9686: JDK9: pass jdk9 specific JVM options to new process when…

    … start Ignite test node in separate JVM

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9686

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4829.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4829
    
----
commit 43c6300d1b226c6d0e0952311cff019ecc986d7a
Author: tledkov-gridgain <tl...@...>
Date:   2018-09-25T16:07:23Z

    IGNITE-9686: JDK9: pass jdk9 specific JVM options to new process when start Ignite test node in separate JVM

----


> 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}
> GridClosureProcessorRemoteTest
> IgniteHadoopFileSystemClientBasedOpenTest
> IgniteWalRecoveryTest
> IgniteWalRecoveryWithCompactionTest
> IgnitePdsRebalancingOnNotStableTopologyTest
> CacheScanQueryFailoverTest
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)