Skip to content

What is the status of SchemaValidator#compatibilityCheck()? #52

@patricklucas

Description

@patricklucas

Spring Cloud Schema Registry appears on the surface to support enforcing schema compatibility between versions, via SchemaValidator#compatibilityCheck(), but nothing seems to actually call this code, nor can I find anything in the documentation.

Moreover, AvroSchemaValidator simply returns null in its implementation of this method.

Is this feature implemented in another Spring Cloud project I haven't spotted? Or was it just stubbed-out during initial development but never actually completed (or left as an exercise for the reader)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions