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

Ignite TC Bot commented on IGNITE-12365:
----------------------------------------

{panel:title=Branch: [pull/7111/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4818514&buildTypeId=IgniteTests24Java8_RunAll]

> Concurrent removeAll() on the same cache leads to deadlock
> ----------------------------------------------------------
>
>                 Key: IGNITE-12365
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12365
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.8
>            Reporter: Ilya Kasnacheev
>            Assignee: Mirza Aliev
>            Priority: Critical
>              Labels: stupid
>         Attachments: RemoveAllDeadlockTest.java, removeAll-deadlock.txt
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> That's because removeAll is implemented as invokeAll with HashSet parameter.
> invokeAll + HashSet = 💀
> I will attach simple reproducer (please note that multiple invocations of 
> test is needed, typically 5-10) as well as thread dumps.



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

Reply via email to