[jira] [Created] (IGNITE-13733) Executor name not available within ComputeTaskSession

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13733) Executor name not available within ComputeTaskSession

Anton Vinogradov (Jira)
Moti Nisenson-Ken created IGNITE-13733:
------------------------------------------

             Summary: Executor name not available within ComputeTaskSession
                 Key: IGNITE-13733
                 URL: https://issues.apache.org/jira/browse/IGNITE-13733
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.8.1, 2.9, 2.7.6
            Reporter: Moti Nisenson-Ken


Not having the executor name available can impact ability of user contributions to take advantage of this information without access to internals.

For example, a CollisionSPI which rejects jobs to an executor if that executor already has a certain number of active jobs. In such a case, we should be able to determine the number of active jobs per executor and which executor a job wants to run on.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)