[
https://issues.apache.org/jira/browse/IGNITE-20858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Gagarkin reassigned IGNITE-20858:
--------------------------------------
Assignee: Ivan Gagarkin
> Compute error handling
> ----------------------
>
> Key: IGNITE-20858
> URL: https://issues.apache.org/jira/browse/IGNITE-20858
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Reporter: Igor Sapego
> Assignee: Ivan Gagarkin
> Priority: Major
> Labels: ignite-3
>
> Make sure that compute follows AI3 Error Handling rules, defined in
> IGNITE-14611. More specifically:
> - We should never throw to user anything that is not IgniteException,
> IgniteCheckedException or a public class derived from one of them;
> - Make sure exceptions thrown by a user code are wrapped by IgniteException
> and have a meaningful message.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)