[jira] [Created] (FLINK-3408) Make STOP signal reliable

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

[jira] [Created] (FLINK-3408) Make STOP signal reliable

Shang Yuanchun (Jira)
Matthias J. Sax created FLINK-3408:
--------------------------------------

             Summary: Make STOP signal reliable
                 Key: FLINK-3408
                 URL: https://issues.apache.org/jira/browse/FLINK-3408
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Runtime, JobManager, TaskManager
            Reporter: Matthias J. Sax


Right now, STOP signal does not give any consistency guarantees. Thus, the signal might get (partial or completely) lost.

In this work, it should be ensured, that STOP is never lost and a job is stopped gracefully if possible, including job restart after failure.



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