Skip to content

CAMEL-13750: Omit JMSCorrelationID when sending with useMessageIDAsCo… - #3061

Merged
oscerd merged 1 commit into
apache:camel-2.xfrom
alvinkwekel:backport/CAMEL-13750
Jul 25, 2019
Merged

CAMEL-13750: Omit JMSCorrelationID when sending with useMessageIDAsCo…#3061
oscerd merged 1 commit into
apache:camel-2.xfrom
alvinkwekel:backport/CAMEL-13750

Conversation

@alvinkwekel

Copy link
Copy Markdown
Contributor

Backport to 2.x

When the setting useMessageIdAsCorrelationid is true for the client and false for the server and a correlation id is set on the message then we expect the client to omit the correlation id on the JMS message to force the server to use the message id. But the correlation id should still be available on the client exchange message afterwards.

@oscerd
oscerd merged commit 4a857b9 into apache:camel-2.x Jul 25, 2019
@oscerd

oscerd commented Jul 25, 2019

Copy link
Copy Markdown
Contributor

Merged on 2.x,2.24.x,2.23.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants