[ 
https://issues.apache.org/jira/browse/IGNITE-6078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Seliverstov updated IGNITE-6078:
-------------------------------------
    Attachment: tread_dump.txt

> Possible deadlock on concurrent grid stop
> -----------------------------------------
>
>                 Key: IGNITE-6078
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6078
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.1
>            Reporter: Igor Seliverstov
>             Fix For: 2.2
>
>         Attachments: tread_dump.txt
>
>
> Look at Thread-6 which holds lock on IgnitionEx and trying to acquire 
> DataStreamProcessor's busyLock
> and thread main, which is trying to acquire lock on IgnitionEx
> and at data-streamer-stripe-6 which holds readWrite DataStreamProcessor's 
> busyLock and trying to acquire checkpointLock, which is locked because 
> Thread-6 cannot finish the checkpoint



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to