You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/10/08 10:25:00 UTC

[jira] [Created] (FLINK-10513) Replace TaskManagerActions#notifyFinalState with #updateTaskExecutionState

Till Rohrmann created FLINK-10513:
-------------------------------------

             Summary: Replace TaskManagerActions#notifyFinalState with #updateTaskExecutionState
                 Key: FLINK-10513
                 URL: https://issues.apache.org/jira/browse/FLINK-10513
             Project: Flink
          Issue Type: Bug
          Components: TaskManager
    Affects Versions: 1.7.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.7.0


We can simplify the {{TaskManagerActions}} interface by replacing calls to the {{notifyFinalState}} method by {{updateTaskExecutionState}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)