[
https://issues.apache.org/jira/browse/FLINK-10345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann deleted FLINK-10345:
----------------------------------
> Rethink SubmittedJobGraphListener
> ---------------------------------
>
> Key: FLINK-10345
> URL: https://issues.apache.org/jira/browse/FLINK-10345
> Project: Flink
> Issue Type: Sub-task
> Reporter: Till Rohrmann
> Priority: Major
>
> The {{SubmittedJobGraphListener}} in {{ZooKeeperSubmittedJobGraphStore}} can
> return false positives. This is obviously problematic, because it causes the
> subsequent recovery operation to fail. Ideally we would not require the
> {{SubmittedJobGraphListener}}. One could, for example, periodically check
> from the main thread whether there are new jobs. That way we would know which
> jobs are currently running and which are being cleaned up.
> Alternatively it is necessary to tolerate false positives :-(
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)