qiang.li created FLINK-10030: -------------------------------- Summary: zookeeper jobgraphs job info cannot be removed when the job is cancelled with zk ha mode Key: FLINK-10030 URL: https://issues.apache.org/jira/browse/FLINK-10030 Project: Flink Issue Type: Bug Components: JobManager Affects Versions: 1.5.0 Reporter: qiang.li
flink 1.5 with zk ha mode,when a job is cancelled,if you restart the cluster,the jobmanager will fail because of missing the blob data. I find that the information about the job in zk node jobgraphs cannot be removed due to the standby jobmanager lock the node.I think that standby jobmanager should not be watch the jobgraphs node. -- This message was sent by Atlassian JIRA (v7.6.3#76005)