[
https://issues.apache.org/jira/browse/IGNITE-20858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin reassigned IGNITE-20858:
------------------------------------------
Assignee: Vadim Pakhnushev (was: 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: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)