Kirill Tkalenko created IGNITE-16325:
----------------------------------------
Summary: Add compute task monitoring to keep track of their
current status
Key: IGNITE-16325
URL: https://issues.apache.org/jira/browse/IGNITE-16325
Project: Ignite
Issue Type: Improvement
Components: compute
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 2.13
Need to add an internal api to track the current state of compute tasks.
It is proposed to implement through callbacks when the state of the task
changes:
* Starting a task;
* Completion of job mapping;
* Completion of the task;
* Sending an attribute.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)