You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/11/08 12:20:00 UTC

[jira] [Comment Edited] (IGNITE-6842) Stop all nodes after test by default.

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

Dmitriy Pavlov edited comment on IGNITE-6842 at 11/8/17 12:19 PM:
------------------------------------------------------------------

I suggest to assert there is non-stopped ignite and fail test that didn't stopped it's nodes.

Alternatively test author may set some custom flag indicating that alive node after test is correct behaviour.


was (Author: dpavlov):
I suggest to assert there is non-stopped ignite and fail test that didn't stopped it's nodes.

> Stop all nodes after test by default.
> -------------------------------------
>
>                 Key: IGNITE-6842
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6842
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Alexei Scherbakov
>              Labels: newbie
>             Fix For: 2.4
>
>
> Currently it's required to manually call stopAllGrids() after test completion.
> This leads to errors in subsequent tests if someone forgets to call it and to additional boilerplate code in tests.
> Right choice is to make this default behavior.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)