You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/01/13 15:26:26 UTC

[jira] [Created] (FLINK-5482) QueryableStateClient does not recover from a failed lookup due to a non-running job

Nico Kruber created FLINK-5482:
----------------------------------

             Summary: QueryableStateClient does not recover from a failed lookup due to a non-running job
                 Key: FLINK-5482
                 URL: https://issues.apache.org/jira/browse/FLINK-5482
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


When the QueryableStateClient is used to issue a query but the job is not running yet, its internal lookup result is cached with an IllegalStateException that the job was not found. It does, however, never recover from that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)