Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.18.0
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- links to