[
https://issues.apache.org/jira/browse/IGNITE-10343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693272#comment-16693272
]
ASF GitHub Bot commented on IGNITE-10343:
-----------------------------------------
GitHub user 1vanan opened a pull request:
https://github.com/apache/ignite/pull/5447
IGNITE-10343
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/1vanan/ignite IGNITE-10343
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5447.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 #5447
----
commit e15efe2e6ea7d4476cad271a0c767236528b30cd
Author: Fedotov <vanen31@...>
Date: 2018-11-20T13:53:52Z
add try/finally block
----
> Stop grid in finally block in testGetRestartReplicated
> ------------------------------------------------------
>
> Key: IGNITE-10343
> URL: https://issues.apache.org/jira/browse/IGNITE-10343
> Project: Ignite
> Issue Type: Test
> Reporter: Ivan Fedotov
> Assignee: Ivan Fedotov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, stability, test-fail
>
> In the test
> [testGetRestartReplicated|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-7136753921424637728&tab=testDetails]
> it is necessary to add startGrid/stopGrid in try/finally block to stop grid
> anyway even error between startGrid and stopGrid was raised.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)