[jira] [Created] (IGNITE-8813) Add ComputeJobResultPolicy to JobEvent

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

[jira] [Created] (IGNITE-8813) Add ComputeJobResultPolicy to JobEvent

Anton Vinogradov (Jira)
Dmitry Karachentsev created IGNITE-8813:
-------------------------------------------

             Summary: Add ComputeJobResultPolicy to JobEvent
                 Key: IGNITE-8813
                 URL: https://issues.apache.org/jira/browse/IGNITE-8813
             Project: Ignite
          Issue Type: Improvement
          Components: compute
    Affects Versions: 2.5
            Reporter: Dmitry Karachentsev
            Assignee: Dmitry Karachentsev
             Fix For: 2.6


There is no way to determine on node-mapper what action would be performed on EVT_JOB_RESULTED event, as got result could return different policies: WAIT, REDUCE, FAILOVER. This knowledge might be critical for user if it relies on events, and, for instance, he need to know if EVT_JOB_RESULTED is final event, or it will be failed over and will be fired again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)