Claus Ibsen created CAMEL-17910:
-----------------------------------
Summary: camel-jms - InOut with reply-to-type shared - race
condition
Key: CAMEL-17910
URL: https://issues.apache.org/jira/browse/CAMEL-17910
Project: Camel
Issue Type: Improvement
Components: camel-jms
Reporter: Claus Ibsen
Fix For: 3.17.0
In org.apache.camel.component.jms.reply.MessageSelectorCreator we should use a
local lock instance to ensure that get / timeout does not trigger concurrently
that can render the dirty flag in wrong state, when under high load.
Also add fail-safe to the JMSCorrelationID returned so it cannot return an
empty ID in the selector JMSCorrelationID=
--
This message was sent by Atlassian Jira
(v8.20.1#820001)