[
https://issues.apache.org/jira/browse/CAMEL-17910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-17910:
--------------------------------
Issue Type: Bug (was: Improvement)
> 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: Bug
> Components: camel-jms
> Affects Versions: 3.11.6, 3.14.2, 3.16.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.11.7, 3.14.3, 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)