[ 
https://issues.apache.org/jira/browse/CAMEL-17474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492013#comment-17492013
 ] 

Jiri Ondrusek commented on CAMEL-17474:
---------------------------------------

I tried to change following line 
https://github.com/apache/camel/blob/main/core/camel-core-processor/src/main/java/org/apache/camel/processor/errorhandler/RedeliveryErrorHandler.java#L214
 into ` reactiveExecutor.scheduleSync(task);` and test `JtaRouteTest` is 
successful.

This confirms, that the error is the same. I'll try to investigate, but I'm not 
sure whether I would be able to find a fix, without [~davsclaus]'s help.

> camel-core: deadlock with multicast in a transacted context
> -----------------------------------------------------------
>
>                 Key: CAMEL-17474
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17474
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 3.13.0, 3.14.0
>            Reporter: Jeremy Ross
>            Assignee: Jiri Ondrusek
>            Priority: Major
>
> Using a multicast with more than one child in a transacted context causes a 
> deadlock. Reproducer here 
> https://github.com/jeremyross/camel-transacted-multicast.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to