Per Dahlén
unread,May 16, 2024, 9:44:27 AM5/16/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to debezium
This is a shortened version of the error message:
Caused by: org.apache.kafka.common.config.ConfigException: Failed to access Avro data from topic dbzvivaldi.EHDA.COHEAD : Schema being registered is incompatible with an earlier schema for subject "dbzvivaldi.EHDA.COHEAD-value", details: [{errorType:'READER_FIELD_MISSING_DEFAULT_VALUE', description:'The field 'ts_us' at path '/fields/2/type/fields/7' in the new schema has no default value and is missing in the old schema', additionalInfo:'ts_us'}, {errorType:'READER_FIELD_MISSING_DEFAULT_VALUE', description:'The field 'ts_ns' at path '/fields/2/type/fields/8' in the new schema has no default value and is missing in the old schema', additionalInfo:'ts_ns'}
When we downgrade to 2.5.3.Final the connector starts working again.