Aleksandr created IGNITE-17193:
----------------------------------
Summary: Map IgniteException to problem json
Key: IGNITE-17193
URL: https://issues.apache.org/jira/browse/IGNITE-17193
Project: Ignite
Issue Type: Task
Reporter: Aleksandr
Fix For: 3.0.0-alpha6
According to https://www.rfc-editor.org/rfc/rfc7807.html HTTP API has to return
application/problem+json if an error happens.
https://cwiki.apache.org/confluence/display/IGNITE/IEP-84%3A+Error+handling
describes how Ignite 3 throws exceptions.
The aim of this ticket is to map IgniteException to application/problem+json.
Note, that there is no implementation of IEP-84. So, leave TODOs with Jira
tickets where it is needed.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)