You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/04/18 15:24:00 UTC

[jira] [Closed] (FLINK-9209) Several handlers do not properly handle unknown ids

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

Chesnay Schepler closed FLINK-9209.
-----------------------------------
    Resolution: Invalid

{{NotFoundException}} extends {{RestHandlerException}}.

> Several handlers do not properly handle unknown ids
> ---------------------------------------------------
>
>                 Key: FLINK-9209
>                 URL: https://issues.apache.org/jira/browse/FLINK-9209
>             Project: Flink
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>
> Several handlers throw {{NotFoundExceptions}} when an no resource for a given ID (like a job or task) cannot be found.
> Instead they should throw a {{RestHandlerException}} with a 404 status code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)