Skip to content

[Producer] Schema incompatibility breaks the CDC #264

@alok87

Description

@alok87
Invalid value org.apache.kafka.common.errors.InvalidConfigurationException:
        Schema being registered is incompatible with an earlier schema for subject
        \"ts.db.table-value\"; error code: 409 for configuration Failed
        to access Avro data from topic ts.db.table :\n\tat io.confluent.connect.avro.AvroConverter.fromConnectData(AvroConverter.java:98)

Debezium is failing these for some tables. Short term fix has been the delete the schema version and restart the kafka connector.

Long term issue needs to be figured out and done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions