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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)