[
https://issues.apache.org/jira/browse/IGNITE-22304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin resolved IGNITE-22304.
----------------------------------------
Resolution: Duplicate
Fixed by IGNITE-19544
> Compute queue executor does not catch Throwable from user code
> --------------------------------------------------------------
>
> Key: IGNITE-22304
> URL: https://issues.apache.org/jira/browse/IGNITE-22304
> Project: Ignite
> Issue Type: Bug
> Components: compute
> Reporter: Pavel Tupitsyn
> Assignee: Mikhail Pochatkin
> Priority: Critical
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> See
> https://github.com/apache/ignite-3/blob/560c6da4afb067abe628d5d58872d9111ba477e1/modules/compute/src/main/java/org/apache/ignite/internal/compute/queue/QueueEntry.java#L78
> We catch *Exception* instead of *Throwable*, so a job that throws certain
> types of errors can break Compute.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)