[
https://issues.apache.org/jira/browse/IGNITE-27341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052075#comment-18052075
]
Pavel Tupitsyn commented on IGNITE-27341:
-----------------------------------------
https://github.com/apache/ignite/commit/878319753c61bbca02b4ed49c03e26fc75f0b9d9
> 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
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> 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)