Skip to content

Schemas Tab

The Schemas tab displays all schemas in the migration scope, including version details, compatibility settings, and synchronization status.

Schemas tab with statistics and schema table

The top section displays aggregate counters:

MetricDescription
Total SchemasNumber of schema subjects discovered on the source registry
Selected SchemasNumber of subjects included in the migration
Total VersionsSum of all versions across discovered subjects
Selected EvolutionsNumber of schema evolutions selected for migration

A table lists every discovered schema subject with the following columns:

ColumnDescription
SubjectThe schema subject name as registered in the source schema registry. Selected subjects display a “Selected” badge next to the name.
VersionCurrent version number of the subject
IDSchema ID assigned by the registry
TypeSerialization format: JSON, AVRO, or PROTOBUF
CompatibilityCompatibility mode configured for the subject (e.g., BACKWARD, FORWARD_TRANSITIVE, FULL_TRANSITIVE)
SizeSchema size in bytes
EvolutionsNumber of version evolutions for the subject