You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/29 19:01:00 UTC

[jira] [Commented] (IGNITE-8642) Failure processor should dump state of all threads

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

ASF GitHub Bot commented on IGNITE-8642:
----------------------------------------

GitHub user andrey-kuznetsov opened a pull request:

    https://github.com/apache/ignite/pull/4091

    IGNITE-8642: Added thread dumping to FailureProcessor.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-8642

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4091.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4091
    
----
commit 75353527233477582856b6889b6ea6f36f13984c
Author: Andrey Kuznetsov <st...@...>
Date:   2018-05-29T18:59:15Z

    IGNITE-8642: Added thread dumping to FailureProcessor.

----


> Failure processor should dump state of all threads
> --------------------------------------------------
>
>                 Key: IGNITE-8642
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8642
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Gura
>            Assignee: Andrey Kuznetsov
>            Priority: Major
>             Fix For: 2.6
>
>
> Failure processor should dump state of all threads before failure handler is invoked.
> Use {{org.apache.ignite.internal.util.IgniteUtils#dumpThreads}} method.



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