[ 
https://issues.apache.org/jira/browse/FLINK-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kostas Kloudas closed FLINK-8065.
---------------------------------
    Resolution: Fixed

Merged with 75c14541fdc52d5446b179e8e660b8a4fd90310c

> Extend exception message if QS client is already shut down
> ----------------------------------------------------------
>
>                 Key: FLINK-8065
>                 URL: https://issues.apache.org/jira/browse/FLINK-8065
>             Project: Flink
>          Issue Type: Improvement
>          Components: Queryable State
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Kostas Kloudas
>            Priority: Minor
>
> Calling {{QueryableStateClient#getKvState}} after shutting it down leads to 
> this rather short exception message:
> {code}
> Caused by: java.lang.IllegalStateException: Shut down
>       at 
> org.apache.flink.queryablestate.network.Client.sendRequest(Client.java:136)
>       at 
> org.apache.flink.queryablestate.client.QueryableStateClient.getKvState(QueryableStateClient.java:251)
> {code}
> We can extend this just a little bit.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to