Ufuk Celebi created FLINK-3411: ---------------------------------- Summary: Failed recovery can lead to removal of HA state Key: FLINK-3411 URL: https://issues.apache.org/jira/browse/FLINK-3411 Project: Flink Issue Type: Bug Components: Distributed Runtime Reporter: Ufuk Celebi
When a job is recovered by a standby job manager and the recovery of the checkpoint state or job fails, the job will be removed by the job manager. This leads to the removal of the job/checkpoint state in ZooKeeper and the state backend, making it impossible to ever recover the job again. -- This message was sent by Atlassian JIRA (v6.3.4#6332)