Multiple kafka connect cluster Errors

Solution Verified - Updated -

Issue

  • Multiple kafka connect cluster debezium Errors
  • Two Debezium Connects on the same Kafka Cluster and it is giving errors.

apiVersion: kafka.strimzi.io/v1beta2 kind: KafkaConnect metadata: name: debezium-connect-cluster-xxx annotations: strimzi.io/use-connector-resources: "true" spec: version: 3.1.0 replicas: 1 bootstrapServers: kafka-cluster-kafka-bootstrap.kafka.svc.cluster.local:9092 config: config.providers: secrets config.providers.secrets.class: io.strimzi.kafka.KubernetesSecretConfigProvider group.id: xxx-cluster offset.storage.topic: connect-cluster-offsets config.storage.topic: connect-cluster-configs status.storage.topic: connect-cluster-status apiVersion: kafka.strimzi.io/v1beta2 kind: KafkaConnect metadata: name: debezium-connect-cluster-yyy annotations: strimzi.io/use-connector-resources: "true" spec: version: 3.1.0 replicas: 1 bootstrapServers: kafka-cluster-kafka-bootstrap.kafka.svc.cluster.local:9092 config: config.providers: secrets config.providers.secrets.class: io.strimzi.kafka.KubernetesSecretConfigProvider group.id: xxx-cluster offset.storage.topic: yyy_connect-cluster-offsets config.storage.topic: yyy_connect-cluster-configs status.storage.topic: yyy_connect-cluster-status

Environment

  • Red Hat AMQ Streams
    • 2.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content