camel-kafka-connector icon indicating copy to clipboard operation
camel-kafka-connector copied to clipboard

Camel Kafka Connector allows you to use all Camel components as Kafka Connect connectors

Results 174 camel-kafka-connector issues
Sort by recently updated
recently updated
newest added

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.7.2. Release notes Sourced from org.postgresql:postgresql's releases. v42.7.1 Fixed regressions since 42.7.0 Revert "Use canonical DateStyle name (#2925)" @​vlsi (#3035) Revert "feat: support SET statements...

dependencies
java

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2. Changelog Sourced from org.postgresql:postgresql's changelog. Changelog Notable changes since version 42.0.0, read the complete History of Changes. The format is based on Keep a...

dependencies
java

Hi, I am testing salesforce source connector to see if it can re-run old messages incase there is some issue or api limitation error. I am on connector version `3.18.2`...

Background: I am a python developer & have never done Java. **Camel Salesforce Source Connector**: v3.20.6 ( I have tried 3.21.0 & 4.0.0 and I'm facing the same issue) **Kafka**:...

Hi, We've been trying to configure the `x-queue-type` argument/option in the following manner: ``` ... "camel.component.rabbitmq.args[queue.x-queue-type]": "quorum", ... ``` As a result, we end up with a camel cased argument...

Hi, We have a AWS2SQS Kafka source connector (V0.11.0) running in Kafka connect with connector.class = org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector By default, the connector reads the Body of the message and pushes it...

The pods created by the `KafkaConnect` can't start, when I followed the [document](https://camel.apache.org/camel-kafka-connector/next/user-guide/getting-started/try-it-out-on-kubernetes.html) to create a `KafkaConnect` to backup/sink the Kafka data to aws s3. I'm wondering if there other...

It has been removed in Camel 4.4.0