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)