[
https://issues.apache.org/jira/browse/IGNITE-22434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin reassigned IGNITE-22434:
------------------------------------------
Assignee: Mikhail Pochatkin (was: Pavel Tupitsyn)
> Do not inherit TaskExecution from JobExecution
> ----------------------------------------------
>
> Key: IGNITE-22434
> URL: https://issues.apache.org/jira/browse/IGNITE-22434
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Mikhail Pochatkin
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> Do not inherit *TaskExecution* from *JobExecution*:
> * Tasks and jobs are too different
> * We can't add something to JobExecution without affecting tasks
> * JobExecution javadoc are job-specific, but are inherited by Task
--
This message was sent by Atlassian Jira
(v8.20.10#820010)