You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2016/06/17 13:12:05 UTC

[jira] [Updated] (IGNITE-3336) Improve Ignite troubleshooting logging

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

Semen Boikov updated IGNITE-3336:
---------------------------------
    Fix Version/s: 1.7

> Improve Ignite troubleshooting logging
> --------------------------------------
>
>                 Key: IGNITE-3336
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3336
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>            Reporter: Semen Boikov
>            Assignee: Semen Boikov
>             Fix For: 1.7
>
>
> Currently there is method IgniteKernal.dumpDebugInfo which dumps important troubleshooting information. Currently Ignite dumps this information when partition exchange process hangs. In addition need add some background logic which will check that there are no hanging operations (tx, atomic updates) and dump debug info if there are any.
> In addition need improve debug logging for cache operations: e.g. if I know id of hanging tx it should be possible to grep logs by this id and find out all steps of tx execution, maybe need add several levels of details for tx execution to avoid too much logging.



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