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

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

Nikita Tolstunov created IGNITE-13425:
-----------------------------------------

             Summary: 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


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]

Proposal: add taskName to GridJobExecuteResponse.



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