[jira] [Assigned] (IGNITE-20858) Compute error handling

2024-02-01 Thread Mikhail Pochatkin (Jira)


 [ 
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)


[jira] [Assigned] (IGNITE-20858) Compute error handling

2024-01-29 Thread Ivan Gagarkin (Jira)


 [ 
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)