You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/02/23 08:08:00 UTC

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

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)