camel-kafka-connector
camel-kafka-connector copied to clipboard
Camel Kafka Connector allows you to use all Camel components as Kafka Connect connectors
hi there, I am not new to camel kafka connectors, and I am evaluating the kafka-kubernetes connectors from the public list: https://camel.apache.org/camel-kafka-connector/0.11.x/reference/index.html there i can find these connectors:  what...
I want to capture changes done on a CouchDB database and publish them as events to Kafka using the [camel-couchdb-kafka-source-connector](https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-couchdb-kafka-source-connector.html) downloaded from [here](https://camel.apache.org/camel-kafka-connector/0.11.x/reference/index.html) (version 0.11.5). I've extracted the contents of...
Previously all properties are first put into camelProperties and then logged (after filter out sensitive keys defined in Camel core). When producer or consumer is overridden, e.g. when "producer.override.sasl.jaas.config" is...
We've been testing a few Camel Kafka Connectors (more specifically PubSub source connector and Kafka source connector). And it looks like PubSub source connector is able to support at least...
How to set the "camel.sink.endpoint.sslContextParameters" in the CamelHttpsSinkConnector.properties
hi, I am trying to use the CamelHttpsSinkConnector to fulfill that sync the Kafka events to the remote Endpoint. The remote endpoint URL accessing must by MTLS need to set...
Description Feature Request: Add a configuration option to disable cookies for camel-https-kafka-connector. Use Case In certain environments, we need to disable cookies to comply with security and privacy policies. Currently,...
https://kafka.apache.org/documentation.html#connect_plugindiscovery [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.776 s
Hello, We just updated [camel-aws-ddb-sink-kafka-connector](https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws-ddb-sink-kafka-connector/3.21.0/camel-aws-ddb-sink-kafka-connector-3.21.0-package.tar.gz) connector to 3.21.0 and that resolved some security vulnerabilities but now there are still a few high priority ones that are open. High [CVE-2022-3509](https://nvd.nist.gov/vuln/detail/CVE-2022-3509), CVE-2022-3510...