[
https://issues.apache.org/jira/browse/IGNITE-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545072#comment-16545072
]
ASF GitHub Bot commented on IGNITE-8783:
----------------------------------------
GitHub user anton-vinogradov opened a pull request:
https://github.com/apache/ignite/pull/4364
IGNITE-8783
Signed-off-by: Anton Vinogradov <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/ignite ignite-8783
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4364.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 #4364
----
commit 87acce74295d483e27794aee2c5e1493b665ee2a
Author: Anton Vinogradov <av@...>
Date: 2018-07-13T12:38:26Z
IGNITE-8783
Signed-off-by: Anton Vinogradov <[email protected]>
----
> Failover tests periodically cause hanging of the whole Data Structures suite
> on TC
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-8783
> URL: https://issues.apache.org/jira/browse/IGNITE-8783
> Project: Ignite
> Issue Type: Bug
> Components: data structures
> Reporter: Ivan Rakov
> Assignee: Anton Vinogradov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
>
> History of suite runs:
> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_DataStructures&tab=buildTypeHistoryList&branch_IgniteTests24Java8=%3Cdefault%3E
> Chance of suite hang is 18% in master (based on previous 50 runs).
> Hang is always caused by one of the following failover tests:
> {noformat}
> GridCacheReplicatedDataStructuresFailoverSelfTest#testAtomicSequenceConstantTopologyChange
> GridCachePartitionedDataStructuresFailoverSelfTest#testFairReentrantLockConstantTopologyChangeNonFailoverSafe
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)