[jira] [Created] (FLINK-21451) Remove TaskExecutionState#jobID

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

[jira] [Created] (FLINK-21451) Remove TaskExecutionState#jobID

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-21451:
----------------------------------------

             Summary: 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
             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)