Andrea Tarocchi

Results 51 comments of Andrea Tarocchi

Hello, as commented in the relative PR, I feel that `camel-kafka` covers a legitimate usecase (even though there are other options to accomplish the same in the kafka broader ecosystem)...

What camel kafka connect version are you using?

The itest has already been done.

@yingbo-wu as you correctly reported this is a camel component issue, I have taken the liberty to open an issue about it https://issues.apache.org/jira/browse/CAMEL-16716

Hi, that is a good question, I think that at the moment we can have `strimzi/` subfolder under `examples`, we can always move stuff from there elsewhere in the future...

@mabulgu did you have any chance to complete this?

@heiko-braun as first step a drop in replacement then transitioning to a replacement.

@saherahwal if I may add my 2c to what @oscerd said: 3. see for yourself, if `camel-smtp-kafka-connector` covers your usecase chances are, since `camel-smtp-kafka-connector` is based on `camel-smtp`, that would...

@saherahwal if I have understood your use case correctly you don't need to override the values, you need to send kafka events with the correct headers in the topic your...

Source camel Kafka connectors do not set `sourcePartition` and `sourceOffset`. A way to easily do that in each connector should be implemented in the `core` module. Each connector can then...