Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4666

debezium-examples fail when using confluentinc/cp-schema-registry:7.0.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 1.9.0.Alpha2
    • None
    • examples
    • None
    • False
    • False
    • Hide

       

      docker pull confluentinc/cp-schema-registry:7.0.0
      docker-compose -f tutorials/docker-compose-mysql-avro-worker.yaml up
      

       

      Show
        docker pull confluentinc/cp-schema-registry:7.0.0 docker-compose -f tutorials/docker-compose-mysql-avro-worker.yaml up  

      The debezium-example tutorials that make use of schema-registry for avro schemas fail to start up with confluentinc/cp-schema-registry:7.0.0 which is being pulled in since the compose files uses latest tag. This is because the compose files are configuring the `kafkastore.connection.url` configuration which no longer supports schema-registry leader election in v7.0.0 and requires switching to `kafkastore.bootstrap.servers`

            Unassigned Unassigned
            eric-weaver Eric Weaver (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: