DBZ-4700 Append missing anchor ID to Avro cross-reference. cf. DBZ-4606

This commit is contained in:
Bob Roldan 2022-02-04 16:44:58 -05:00 committed by Jakub Cechacek
parent dae4d68424
commit 71b7e92b70

View File

@ -176,7 +176,7 @@ spec:
|The logical name of the database instance or cluster. +
The specified name must be formed only from alphanumeric characters or underscores. +
Because the logical name is used as the prefix for any Kafka topics that receive change events from this connector, the name must be unique among the connectors in the cluster. +
The namespace is also used in the names of related Kafka Connect schemas, and the namespaces of a corresponding Avro schema if you integrate the connector with the {link-prefix}:{link-avro-serialization}[Avro connector].
The namespace is also used in the names of related Kafka Connect schemas, and the namespaces of a corresponding Avro schema if you integrate the connector with the {link-prefix}:{link-avro-serialization}#avro-serialization[Avro connector].
|11
|The list of tables from which the connector captures change events.