Greetings,

We have a use case where we want to copy kafka messages to an azure blob 
container, the camel kafka connector project seemed like a really good fit.

The connector which we were interested in is this one : 
https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.11.x/connectors/camel-azure-storage-blob-kafka-connector
 (from 0.11). It exposes properties which we were interested in using but 
somehow it seems like it got replaced by that one in 1.xx : 
https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-1.0.x/connectors/camel-azure-storage-blob-sink-kafka-connector/src/main
 which only supports a subset of the properties.

I want to know if the target is to use the 1.xx version and eventually support 
more properties in the future?

Thanks !

Jean





Reply via email to