Skip to content

Implement YdbSchemaCompatibilityChecker support for the Changefeeds #120

@Eistern

Description

@Eistern

Currently, there is no check for the created changefeeds during tech.ydb.yoj.repository.ydb.compatibility.YdbSchemaCompatibilityChecker#run

That makes @Changefeed annotation stand out from other members of the tech.ydb.yoj.databind.schema package which may lead to unexpected configuration issues

Final solution for this issue should perform describe operation for each CDC topic that is assigned to the table and compare it's configuration with the provided one

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions