[
https://issues.apache.org/jira/browse/IGNITE-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456024#comment-16456024
]
ASF GitHub Bot commented on IGNITE-8400:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3930
IGNITE-8400
IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup
(30 times TC run)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite ignite-8400-debug
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3930.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 #3930
----
commit 7c68ac55dd9ec9957b7bf0769811ee7a0663325a
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-04-26T13:27:51Z
IGNITE-8400
IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup
node failure fix (50 times)
commit 5c1c297f676441306967aecedbaff80f7139ca81
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-04-26T15:52:43Z
IGNITE-8400
IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup
node failure fix
commit 2118a9353dde9517e47cbda3beaacc6df4ea27f6
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-04-27T06:59:39Z
IGNITE-8400
IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup
node failure fix (30 times)
----
> Flaky failure of
> IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup
> (Grid is in invalid state)
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-8400
> URL: https://issues.apache.org/jira/browse/IGNITE-8400
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
>
> Test fails sometimes on TeamCity with exception:
> {noformat}
> java.lang.IllegalStateException: Grid is in invalid state to perform this
> operation. It either not started yet or has already being or have stopped
> [igniteInstanceName=cache.IgniteTopologyValidatorGridSplitCacheTest6,
> state=STOPPED]
> {noformat}
> Before this exception node is dropped out of topology by coordinator:
> {noformat}
> [tcp-disco-msg-worker-#7831%cache.IgniteTopologyValidatorGridSplitCacheTest6%][IgniteCacheTopologySplitAbstractTest$SplitTcpDiscoverySpi]
> Node is out of topology (probably, due to short-time network problems).
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)