[
https://issues.apache.org/jira/browse/CAMEL-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-10397:
-------------------------------------
Fix Version/s: 2.19.0
> SJMS - Raise an error against InOut+transacted producer as it causes a
> deadlock
> -------------------------------------------------------------------------------
>
> Key: CAMEL-10397
> URL: https://issues.apache.org/jira/browse/CAMEL-10397
> Project: Camel
> Issue Type: Improvement
> Components: camel-sjms
> Affects Versions: 2.18.0
> Reporter: Tomohisa Igarashi
> Assignee: Andrea Cosentino
> Fix For: 2.19.0
>
>
> InOut MEP and transacted=true are incompatible by nature as it causes
> deadlock. The message sent by producer won't be available until transaction
> commits, but the transaction won't commit until reply message is received.
> SJMS producer should raise an error earlier against this so user would notice
> his misconfiguration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)