Andrea Cosentino

Results 366 comments of Andrea Cosentino

I think there is a problem in the component from Plain camel. I'll check it

Also what headers are you talking about?

I'll have a look next week. I guess there is something in the component but need to double check. If you have example of record coming from Kafka, please post...

Thanks. I'll take a look next week

At first sight it seems we aren't taking care of the headers in the component producer. https://github.com/apache/camel/blob/camel-3.14.0/components/camel-azure/camel-azure-eventhubs/src/main/java/org/apache/camel/component/azure/eventhubs/operations/EventHubsProducerOperations.java#L140 This is something we need to double check. But, there is no mapping...

https://issues.apache.org/jira/browse/CAMEL-17543

To make them pass you should prepend "CamelHeader." to your header name. In that way you should see them routing, but the problem on the component remains.

The component has been fixed by the way.

In 1.0 LTS we switched to Kamelets as base entity for connectors. There is no Salesforce sink kamelet at that time, today I merged a PR for it on Camel-kamelets...

Hello 1. Yes. 2. Yes, you'll need to separate them. I'll open an issue for this purpose in the camel-kamelets repo with your feedback, because it's important. 3. At this...