Andrea Cosentino
Andrea Cosentino
If we have all the components together, I thought that we can add a DSL that is very similar to Camel DSL, that is to make it easier for our...
For the SQL/JDBC etc. it makes sense to support transactions, this means that we need to set up a transactionManager while using transacted option
After #278 has been merged, we need to set a list of excluded components
There are cases in which only source or sink connector makes sense. For example, for all the kubernetes connectors, it makes sense to have a source connector consuming events for...
It must be moved out of the update mojo and living on his own.
https://github.com/jboss-fuse/camel-kafka-connector/blob/master/core/src/main/java/org/apache/camel/kafkaconnector/CamelSourceTask.java#L100