Ravil Zakirov created IGNITE-27341:
--------------------------------------
Summary: Ensure platform task name Is used and properly displayed
in System Views
Key: IGNITE-27341
URL: https://issues.apache.org/jira/browse/IGNITE-27341
Project: Ignite
Issue Type: Improvement
Components: compute, platforms
Reporter: Ravil Zakirov
Assignee: Ravil Zakirov
Currently, when executing compute tasks from external platforms (e.g., .NET or
C++), the task name used in logs, metrics, and system views (like
compute.tasks) may not reflect the custom name defined in the
PlatformFullTask.taskName() method. Instead, it may fall back to the class name
or an annotation-based name.
Propagate platform task's name to the started Ignite task. Ensure platform task
name is shown properly in system views, metrics and logs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)