You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/02/09 17:53:36 UTC

[jira] [Created] (FLINK-1499) Make TaskManager to disconnect from TaskManager in case of a restart

Till Rohrmann created FLINK-1499:
------------------------------------

             Summary: Make TaskManager to disconnect from TaskManager in case of a restart
                 Key: FLINK-1499
                 URL: https://issues.apache.org/jira/browse/FLINK-1499
             Project: Flink
          Issue Type: Bug
            Reporter: Till Rohrmann


In case of a TaskManager restart, the TaskManager does not unregisters from the JobManager. However, it tries to reconnect once the restart has been finished. In order to maintain a consistent state, the TaskManager should disconnect from the JobManager upon restart or termination.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)