[
https://issues.apache.org/jira/browse/IGNITE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520301#comment-16520301
]
Alexey Goncharuk commented on IGNITE-8813:
------------------------------------------
Thanks, Dmitriy, merged your changes to master.
> 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
> Priority: Major
> 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)