[
https://issues.apache.org/jira/browse/FLINK-21451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-21451.
------------------------------------
Resolution: Fixed
master: 7f1853d3258c38b24e4be36adcfe08a59f211f39
> Remove TaskExecutionState#jobID
> -------------------------------
>
> Key: FLINK-21451
> URL: https://issues.apache.org/jira/browse/FLINK-21451
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> The job ID in the TaskExecutionState class, which is used for updating the
> state for a task on the JobManager, is not actually used.
> We should remove because it can make writing tests more tedious if you have
> to pass around the job ID.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)