You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2020/10/01 06:23:00 UTC

[jira] [Comment Edited] (IGNITE-13441) Cache (Restarts) 1 failed with Execution timeout

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

Alexey Scherbakov edited comment on IGNITE-13441 at 10/1/20, 6:22 AM:
----------------------------------------------------------------------

There are multiple reasons for the hanging suite.

Below is the list of included fixes:
 # Fixed eviction context leak in PartitionsEvictManager#evictionGroupsMap.
 # Fixed delayed renting on incompatible topology.
 # Fixed a race in handling of FinishLockFutures
 # Remote tx is prepared while holding partition reservations to avoid enlisting candidates to renting partition entries.
 # Fixed near remote tx invalidation if any node has left.
 # exchangeAwareComps was not thread safe.
 # Fixed invalid cache context usage for near caches.

[~agoncharuk] Can you take a look ?


was (Author: ascherbakov):
There are multiple reasons for the hanging suite.

Below is the list of included fixes:
 # Fixed eviction context leak in PartitionsEvictManager#evictionGroupsMap.

 # Fixed delayed renting on incompatible topology.

 # Fixed a race in handling of FinishLockFutures

 # Remote tx is prepared while holding partition reservations to avoid enlisting candidates to renting partition entries.

 # Fixed near remote tx invalidation if any node has left.

 # exchangeAwareComps was not thread safe.

 # Fixed invalid cache context usage for near caches.

[~agoncharuk] Can you take a look ?

> Cache (Restarts) 1 failed with Execution timeout
> ------------------------------------------------
>
>                 Key: IGNITE-13441
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13441
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Nikita Tolstunov
>            Assignee: Alexey Scherbakov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Suite [Cache(Restarts) 1|https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_CacheRestarts1?branch=%3Cdefault%3E&mode=builds] regularly fails with execution timeout.
> I found that in some cases IgniteCacheNearRestartRollbackSelfTest#testRestarts caused it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)