You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2020/09/17 13:44:00 UTC

[jira] [Resolved] (IGNITE-13425) Add task name to the log messages related to this task

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

Alexey Scherbakov resolved IGNITE-13425.
----------------------------------------
    Resolution: Fixed

> Add task name to the log messages related to this task
> ------------------------------------------------------
>
>                 Key: IGNITE-13425
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13425
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Nikita Tolstunov
>            Assignee: Nikita Tolstunov
>            Priority: Major
>             Fix For: 2.10
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Right now, it's pretty hard to understand anything related to the Compute task from this log message:
> WARN  o.a.i.i.p.task.GridTaskProcessor - Received job execution response while stopping grid (will ignore): GridJobExecuteResponse [nodeId=cc2429d3-b1a0-4bc1-9358-edb919d5c64e, sesId=e2c961e4371-cc2429d3-b1a0-4bc1-9358-edb919d5c64e, jobId=23c961e4371-cc2429d3-b1a0-4bc1-9358-edb919d5c64e, gridEx=null, isCancelled=true, retry=null]
> Potential solution: add taskName to GridJobExecuteResponse.



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