Chesnay Schepler created FLINK-9209:
---------------------------------------
Summary: 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
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)