You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Theo Diefenthal (Jira)" <ji...@apache.org> on 2021/01/19 10:52:00 UTC

[jira] [Created] (FLINK-21029) Failure of shutdown lead to restart of (connected) pipeline

Theo Diefenthal created FLINK-21029:
---------------------------------------

             Summary: Failure of shutdown lead to restart of (connected) pipeline
                 Key: FLINK-21029
                 URL: https://issues.apache.org/jira/browse/FLINK-21029
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.11.2
            Reporter: Theo Diefenthal


This bug happened in combination with https://issues.apache.org/jira/browse/FLINK-21028 .

When I wanted to stop a job via CLI "flink stop..." with disjoint job graph (independent pipelines in the graph), one task wan't able to stop properly (Reported in mentioned bug). This lead to restarting the job. I think, this is a wrong behavior in general and a separated bug:

If any crash occurs on (trying) to stop a job, Flink shouldn't try to restart but continue stopping the job.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)