[jira] [Created] (FLINK-23021) Check if the restarted job topology is consistent on restart
Posted by
Shang Yuanchun (Jira) on
Jun 17, 2021; 10:05am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Created-FLINK-23021-Check-if-the-restarted-job-topology-is-consistent-on-restart-tp51475.html
Yun Gao created FLINK-23021:
-------------------------------
Summary: Check if the restarted job topology is consistent on restart
Key: FLINK-23021
URL:
https://issues.apache.org/jira/browse/FLINK-23021 Project: Flink
Issue Type: Sub-task
Reporter: Yun Gao
Users might modify the job topology before restart for external checkpoint and savepoint. To overcome this issue, we would need to check if a fully finished operator have been added after a non-fully-finished operator. If so, we would throw exception to disallow this situation or re-mark the fully finished operator as alive.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)