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/08/09 17:56:00 UTC

[jira] [Commented] (IGNITE-9243) Avoid test suit hangs on stopAllGrids

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

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

GitHub user BiryukovVA opened a pull request:

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

    IGNITE-9243: G.allGrids() replaced by IgnitionEx.allGridsx()

    

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

    $ git pull https://github.com/BiryukovVA/ignite IGNITE-9243

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

    https://github.com/apache/ignite/pull/4509.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 #4509
    
----

----


> Avoid test suit hangs on stopAllGrids
> -------------------------------------
>
>                 Key: IGNITE-9243
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9243
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.6
>            Reporter: Vitaliy Biryukov
>            Assignee: Vitaliy Biryukov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.7
>
>
> Tests sometimes hang on node join to topology, and this leads to the hang of the whole suite.
> Solution: Do not wait for nodes to join a topology in *stopAllGrids* method.



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