Andrea Cosentino
Andrea Cosentino
ah, sorry I misread. Forget about kafka kamelets, you need oauth for JIRA Kamelet.
Yes, it's possible to use the old one.
The following line `camel.source.endpoint.onCompletionExceptionHandler=org.apache.camel.kafkaconnector.CustomLoggingExceptionHandler` should be `camel.source.endpoint.onCompletionExceptionHandler=#class:org.apache.camel.kafkaconnector.CustomLoggingExceptionHandler`
Let's keep this open so we could update the docs. Thanks for pointing this out
Can you clarify what you mean? Do you mean building a camel component for kafka connect or do you mean being able to create connectors with full route in camel-kafka-connector?...
I worked on this here https://github.com/apache/camel/commit/46e23d1b7fa324f3a5ad2edf8d53e061262012ff#diff-118ec4ad74df487260d52308cd40005080748272e546997dda6d23d91890ecbe
I'll move camel-master to 3.7 soon
Probably is in the component. I'll have a look
The only point possible is at CouchBaseEndpoint level, there a constructor raising that exception message.