It turns out that the correlationId was supported only as consumer header.
I created CAMEL-20444 and opened this PR
https://github.com/apache/camel/pull/13237
For the backport, I see you're using 3.14.10, but 3.14.x won't take any new
release, at least this could be backported to 3.21.x or 3.22.x
To clarify:
there is no plan to backport bug fix or new features to Java 8 based Camel
releases.
--Andrea Cosentino --Apache Camel PMC
ChairApache Karaf CommitterApache Servicemix PMC MemberEmail:
ancosen1985@yahoo.comTwitter: @oscerd2Github: oscerd
On Wedne
Hi,
I am planning to use the camel saga service in my application which is to
be deployed in production. I know camel saga service internally uses
Narayana LRA implementation. So the Narayana coordinator needs to be
started up before using with camel saga service. I was wondering that to
achieve h