Re: How to set custom header(s) on message sent to Azure Service Bus

2024-02-21 Thread Andrea Cosentino
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

Re: How to set custom header(s) on message sent to Azure Service Bus

2024-02-21 Thread Andrea Cosentino
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

Need information on Camel Saga service

2024-02-21 Thread Time pass
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