[
https://issues.apache.org/jira/browse/FLINK-24848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-24848:
-------------------------------------
Description: We currently return a 500 Server Error in pretty much all
error scenarios. We can improve this a fair bit, like returning 404 if no
operation is known for a given key, -or 409 Conflict when attempting to trigger
an operation that has already failed-. (was: We currently return a 500 Server
Error in pretty much all error scenarios. We can improve this a fair bit, like
returning 404 if no operation is known for a given key-, or 409 Conflict when
attempting to trigger an operation that has already failed-. )
> Improve error codes for savepoint handlers
> ------------------------------------------
>
> Key: FLINK-24848
> URL: https://issues.apache.org/jira/browse/FLINK-24848
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.15.0
>
>
> We currently return a 500 Server Error in pretty much all error scenarios. We
> can improve this a fair bit, like returning 404 if no operation is known for
> a given key, -or 409 Conflict when attempting to trigger an operation that
> has already failed-.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)