You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/03/12 18:20:38 UTC

[jira] [Updated] (IGNITE-479) Include deadlock information into thread dumps

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

Ivan Veselovsky updated IGNITE-479:
-----------------------------------
    Attachment: IGNITE-479--a.patch

> Include deadlock information into thread dumps
> ----------------------------------------------
>
>                 Key: IGNITE-479
>                 URL: https://issues.apache.org/jira/browse/IGNITE-479
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: sprint-2
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>             Fix For: sprint-3
>
>         Attachments: IGNITE-479--a.patch
>
>
> Utility method org.apache.ignite.internal.util.IgniteUtils#dumpThreads is used to dump threads in case of test or benchmark timeout. But deadlock information that can be calculated by JDK is not included into that dump -- we'd better do that since it may help in issues investigation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)