[
https://issues.apache.org/jira/browse/IGNITE-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950857#comment-15950857
]
ASF GitHub Bot commented on IGNITE-4625:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/1716
IGNITE-4625 .NET: MixedClusterTest leaves Java-only node running
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-4625
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1716.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 #1716
----
commit eab761e99a8da7087fa753f2e66d074a8a0d0b8b
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-03-31T13:08:39Z
fix AbstractTaskTest teardown
commit 5de99a6b63ce589365b10d65354cc83064d96b0d
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-03-31T13:13:45Z
Fix DeploymentTest
----
> .NET: MixedClusterTest leaves Java-only node running
> ----------------------------------------------------
>
> Key: IGNITE-4625
> URL: https://issues.apache.org/jira/browse/IGNITE-4625
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.0
>
>
> MixedClusterTest causes consequent tests to fail in some situations because
> it leaves java-only "grid2" node running. Looks like ExecuteJavaTask does not
> stop node properly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)