Kirill Tkalenko created IGNITE-16519:
----------------------------------------
Summary: Adding a system view for recently completed compute tasks
Key: IGNITE-16519
URL: https://issues.apache.org/jira/browse/IGNITE-16519
Project: Ignite
Issue Type: Improvement
Components: compute
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 2.13
It would be useful to do a system view to get the latest *N(system property)*
completed compute tasks.
It is proposed to make it look like the existing system view
*org.apache.ignite.spi.systemview.view.ComputeTaskView* using a
*org.apache.ignite.internal.processors.task.monitor.ComputeGridMonitor* (based
on a ring buffer).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)