Details
-
Bug
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
1.11.2
-
None
Description
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.
Attachments
Issue Links
- relates to
-
FLINK-21030 Broken job restart for job with disjoint graph
- Closed
-
FLINK-21028 Streaming application didn't stop properly
- Closed