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

Pavel Pereslegin commented on IGNITE-5973:
------------------------------------------

In IGNITE-6005 was added ability to close datastructure on interrupted thread.
Retry of "close" operation was added in case of InterruptedException, but in 
some cases InterruptedException does not thrown.
For example GridFutureAdapter#get0 checks interruption flag and throws 
IgniteInterruptedCheckedException.

> [Test Failed] 
> GridCacheAbstractDataStructuresFailoverSelfTest.testSemaphoreNonFailoverSafe
> ------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5973
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5973
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Eduard Shangareev
>            Assignee: Pavel Pereslegin
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> Success right is 93.3%. Fails locally.
> Example of failing - 
> http://ci.ignite.apache.org/viewLog.html?buildId=757906&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteDataStrucutures#testNameId-979977708202725050



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to